org.enhydra.jawe.samples.loopactivity
Class TWELSampleConstants
java.lang.Object
org.enhydra.jawe.samples.loopactivity.TWELSampleConstants
public class TWELSampleConstants
- extends java.lang.Object
- Author:
- Sasa Bojanic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTIVITY_TYPE_LOOP
public static final java.lang.String ACTIVITY_TYPE_LOOP
- See Also:
- Constant Field Values
EA_LOOP_CONDITION
public static final java.lang.String EA_LOOP_CONDITION
- See Also:
- Constant Field Values
EA_LOOP_TYPE
public static final java.lang.String EA_LOOP_TYPE
- See Also:
- Constant Field Values
EA_LOOP_TYPE_VALUE_DO
public static final java.lang.String EA_LOOP_TYPE_VALUE_DO
- See Also:
- Constant Field Values
EA_LOOP_TYPE_VALUE_WHILE
public static final java.lang.String EA_LOOP_TYPE_VALUE_WHILE
- See Also:
- Constant Field Values
EA_BACK_TO_POOL
public static final java.lang.String EA_BACK_TO_POOL
- See Also:
- Constant Field Values
EA_SET_TEMPORARY
public static final java.lang.String EA_SET_TEMPORARY
- See Also:
- Constant Field Values
TWELSampleConstants
public TWELSampleConstants()