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

All Superinterfaces:
CommonProps

public interface OnNotificationTimeoutConfigProps
extends CommonProps

The set of all configuration properties of the On Notification Timeout Activity.


Field Summary
static byte ANY_NOTIFY_CONFIG
          This is the Any Notify Config configuration property.
static byte NOTIFY_CONFIG
          This is the notifyConfig configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

ANY_NOTIFY_CONFIG


static final byte ANY_NOTIFY_CONFIG
This is the Any Notify Config configuration property.

The type of this configuration property is boolean

See Also:
Constant Field Values

NOTIFY_CONFIG


static final byte NOTIFY_CONFIG
This is the notifyConfig 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