|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimerConfigProps
The set of all configuration properties of the Timer Activity.
Field Summary | |
---|---|
static byte |
CUSTOM_ID
This is the Custom Id configuration property. |
static byte |
INTERVAL_UNIT
This is the Interval Unit configuration property. |
static byte |
RUN_ONCE
This is the Run Once configuration property. |
static byte |
SEQUENCING_KEY
This is the Sequencing Key configuration property. |
static byte |
START_TIME
This is the Start Time configuration property. |
static byte |
TIME_INTERVAL
This is the Time Interval configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte START_TIME
The type of this configuration property is java.lang.String
static final byte RUN_ONCE
The type of this configuration property is boolean
static final byte TIME_INTERVAL
The type of this configuration property is java.lang.String
static final byte INTERVAL_UNIT
The type of this configuration property is java.lang.String
static final byte SEQUENCING_KEY
The type of this configuration property is java.lang.String
static final byte CUSTOM_ID
The type of this configuration property is java.lang.String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |