|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WaitForRVMessageConfigProps
The set of all configuration properties of the Wait for Rendezvous Message Activity.
Field Summary | |
---|---|
static byte |
CANDIDATE_EVENTKEY
This is the Candidate Event Key configuration property. |
static byte |
EVENT_TIMEOUT
This is the Event Timeout(msec) configuration property. |
static byte |
NEEDS_OUTPUT_FILTRATION
This is the Needs Output Filtration configuration property. |
static byte |
NEEDS_OUTPUT_VALIDATION
This is the Needs Output Validation configuration property. |
static byte |
RV_TRANSPORT
This is the Transport configuration property. |
static byte |
SUBJECT
This is the Subject configuration property. |
static byte |
XML_COMPLIANT_FIELD_NAMES
This is the XML Compliant Field Names configuration property. |
static byte |
XML_FORMAT
This is the XML Format configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte SUBJECT
The type of this configuration property is java.lang.String
static final byte RV_TRANSPORT
The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps
static final byte XML_FORMAT
The type of this configuration property is boolean
static final byte NEEDS_OUTPUT_FILTRATION
The type of this configuration property is boolean
static final byte XML_COMPLIANT_FIELD_NAMES
The type of this configuration property is boolean
static final byte NEEDS_OUTPUT_VALIDATION
The type of this configuration property is boolean
static final byte CANDIDATE_EVENTKEY
The type of this configuration property is java.lang.String
static final byte EVENT_TIMEOUT
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 |