|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FilePollerConfigProps
The set of all configuration properties of the File Poller Activity.
Field Summary | |
---|---|
static byte |
CONTENT_AS
This is the Content As configuration property. |
static byte |
CUSTOM_ID
This is the Custom Id configuration property. |
static byte |
ENCODING
This is the Encoding configuration property. |
static byte |
EXCLUDE_FILE_CONTENT
This is the Exclude File Content configuration property. |
static byte |
FILE_NAME
This is the File Name configuration property. |
static byte |
INCLUDE_EXISTING_FILES
This is the Include Existing Files configuration property. |
static byte |
INCLUDE_SUB_DIRECTORIES
This is the Include Sub-Directories configuration property. |
static byte |
MODE
This is the Mode configuration property. |
static byte |
POLL_FOR_CREATE_EVENTS
This is the Poll For Create Events configuration property. |
static byte |
POLL_FOR_DELETE_EVENTS
This is the Poll For Delete Events configuration property. |
static byte |
POLL_FOR_MODIFY_EVENTS
This is the Poll For Modify Events configuration property. |
static byte |
POLLING_INTERVAL
This is the Polling Interval configuration property. |
static byte |
SEQUENCING_KEY
This is the Sequencing Key configuration property. |
static byte |
SORT_BY
This is the Sort By configuration property. |
static byte |
SORT_ORDER
This is the Sort Order configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte FILE_NAME
The type of this configuration property is java.lang.String
static final byte POLLING_INTERVAL
The type of this configuration property is java.lang.String
static final byte INCLUDE_EXISTING_FILES
The type of this configuration property is boolean
static final byte EXCLUDE_FILE_CONTENT
The type of this configuration property is boolean
static final byte CONTENT_AS
The type of this configuration property is java.lang.String
static final byte ENCODING
The type of this configuration property is java.lang.String
static final byte POLL_FOR_CREATE_EVENTS
The type of this configuration property is boolean
static final byte POLL_FOR_MODIFY_EVENTS
The type of this configuration property is boolean
static final byte POLL_FOR_DELETE_EVENTS
The type of this configuration property is boolean
static final byte INCLUDE_SUB_DIRECTORIES
The type of this configuration property is boolean
static final byte MODE
The type of this configuration property is java.lang.String
static final byte SORT_BY
The type of this configuration property is java.lang.String
static final byte SORT_ORDER
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 |