com.tibco.bw.plugin.config.generalactivities
Interface ReceiveNotificationConfigProps

All Superinterfaces:
CommonProps

public interface ReceiveNotificationConfigProps
extends CommonProps

The set of all configuration properties of the Receive Notification Activity.


Field Summary
static byte CUSTOM_ID
          This is the Custom Id configuration property.
static byte KEY
          This is the Key configuration property.
static byte SEQUENCING_KEY
          This is the Sequencing Key configuration property.
static byte SHARED_CONFIGURATION
          This is the Shared Configuration configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

SHARED_CONFIGURATION


static final byte SHARED_CONFIGURATION
This is the Shared Configuration configuration property.

The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps

See Also:
Constant Field Values

KEY


static final byte KEY
This is the Key configuration property.

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

See Also:
Constant Field Values

SEQUENCING_KEY


static final byte SEQUENCING_KEY
This is the Sequencing Key configuration property.

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

See Also:
Constant Field Values

CUSTOM_ID


static final byte CUSTOM_ID
This is the Custom Id 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