com.tibco.bw.plugin.config.file
Interface WaitForFileChangeConfigProps

All Superinterfaces:
CommonProps, FilePollerConfigProps

public interface WaitForFileChangeConfigProps
extends FilePollerConfigProps

The set of all configuration properties of the Wait for File Change Activity.


Field Summary
static byte CANDIDATE_EVENT_KEY
          This is the Candidate Event Key configuration property.
static byte EVENT_TIMEOUT
          This is the Event Timeout (msec) configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.file.FilePollerConfigProps
CONTENT_AS, CUSTOM_ID, ENCODING, EXCLUDE_FILE_CONTENT, FILE_NAME, INCLUDE_EXISTING_FILES, INCLUDE_SUB_DIRECTORIES, MODE, POLL_FOR_CREATE_EVENTS, POLL_FOR_DELETE_EVENTS, POLL_FOR_MODIFY_EVENTS, POLLING_INTERVAL, SEQUENCING_KEY, SORT_BY, SORT_ORDER
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

CANDIDATE_EVENT_KEY


static final byte CANDIDATE_EVENT_KEY
This is the Candidate Event Key configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values

EVENT_TIMEOUT


static final byte EVENT_TIMEOUT
This is the Event Timeout (msec) configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved