org.adroitlogic.ultraesb.api.transport
Class PollingConstants
java.lang.Object
org.adroitlogic.ultraesb.api.transport.PollingConstants
public class PollingConstants
- extends java.lang.Object
- Since:
- 1.5.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DISABLED
public static final java.lang.String DISABLED
- See Also:
- Constant Field Values
CRON_EXPRESSION
public static final java.lang.String CRON_EXPRESSION
- See Also:
- Constant Field Values
START_DELAY
public static final java.lang.String START_DELAY
- See Also:
- Constant Field Values
REPEAT_INTERVAL
public static final java.lang.String REPEAT_INTERVAL
- See Also:
- Constant Field Values
REPEAT_COUNT
public static final java.lang.String REPEAT_COUNT
- See Also:
- Constant Field Values
CONCURRENT
public static final java.lang.String CONCURRENT
- See Also:
- Constant Field Values