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

All Superinterfaces:
CommonProps

public interface OnEventTimeoutConfigProps
extends CommonProps

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


Field Summary
static byte ANY_EVENT_SOURCE
          This is the Any Event Source configuration property.
static byte EVENT_SOURCE
          This is the Event Source configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

ANY_EVENT_SOURCE


static final byte ANY_EVENT_SOURCE
This is the Any Event Source configuration property.

The type of this configuration property is boolean

See Also:
Constant Field Values

EVENT_SOURCE


static final byte EVENT_SOURCE
This is the Event Source 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