|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SendMailConfigProps
The set of all configuration properties of the Send Mail Activity.
Field Summary | |
---|---|
static byte |
AUTHENTICATE
This is the Authenticate configuration property. |
static byte |
HOST
This is the Host configuration property. |
static byte |
NON_STANDARD_EMAIL_IDS
This is the Allow Non-Standard Email ID's configuration property. |
static byte |
PASSWORD
This is the Password configuration property. |
static byte |
UPGRADE_CONFIGURATION
This is the Upgrade Configuration configuration property. |
static byte |
USERNAME
This is the User Name 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 AUTHENTICATE
The type of this configuration property is boolean
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 NON_STANDARD_EMAIL_IDS
The type of this configuration property is boolean
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 |