org.milyn.templating
Class Inline
java.lang.Object
org.milyn.templating.Inline
- All Implemented Interfaces:
- Usage
public class Inline
- extends Object
- implements Usage
Inline template usage.
Inline the templating result relative to the target message fragment.
- Author:
- tom.fennelly@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADDTO
public static final Inline ADDTO
REPLACE
public static final Inline REPLACE
INSERT_BEFORE
public static final Inline INSERT_BEFORE
INSERT_AFTER
public static final Inline INSERT_AFTER
Copyright © 2014. All Rights Reserved.