|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReceiveMailConfigProps
The set of all configuration properties of the Receive Mail Activity.
Field Summary | |
---|---|
static byte |
CREATE_NON_EXISTENT_DIRECTORIES
This is the Create Non-Existing Directories configuration property. |
static byte |
DELETE_MAIL
This is the Delete Mail configuration property. |
static byte |
DIRECTORY
This is the Directory configuration property. |
static byte |
HOST
This is the Host configuration property. |
static byte |
PASSWORD
This is the Password configuration property. |
static byte |
POLLING_INTERVAL
This is the Polling Interval (sec) configuration property. |
static byte |
PROVIDE_RAW_MESSAGE
This is the Provide Raw Message configuration property. |
static byte |
THRESHOLD_DATA_SIZE
This is the Threshold Data Size (bytes) configuration property. |
static byte |
UPGRADE_CONFIGURATION
This is the Upgrade Configuration configuration property. |
static byte |
USERNAME
This is the User name configuration property. |
static byte |
WRITE_TO_FILE
This is the Write to File configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte HOST
The type of this configuration property is java.lang.String
static final byte USERNAME
The type of this configuration property is java.lang.String
static final byte PASSWORD
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 DELETE_MAIL
The type of this configuration property is boolean
static final byte PROVIDE_RAW_MESSAGE
The type of this configuration property is boolean
static final byte WRITE_TO_FILE
The type of this configuration property is boolean
static final byte DIRECTORY
The type of this configuration property is java.lang.String
static final byte CREATE_NON_EXISTENT_DIRECTORIES
The type of this configuration property is boolean
static final byte THRESHOLD_DATA_SIZE
The type of this configuration property is java.lang.String
static final byte UPGRADE_CONFIGURATION
The type of this configuration property is boolean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |