|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WfConnectorEvent | |
wt.workflow.engine |
Provides workflow classes responsible for the flow of
control and data from an execution point of view. |
Uses of WfConnectorEvent in wt.workflow.engine |
Fields in wt.workflow.engine declared as WfConnectorEvent | |
static WfConnectorEvent |
WfConnectorEvent.FIRE
Supported API: false |
static WfConnectorEvent |
WfConnectorEvent.FIRE
Supported API: false |
Methods in wt.workflow.engine that return WfConnectorEvent | |
static WfConnectorEvent |
WfConnectorEvent.newWfConnectorEvent(int secretHandshake)
Used by EnumeratedType for constructing instances of WfConnectorEvent, from a resource bundle. |
static WfConnectorEvent |
WfConnectorEvent.toWfConnectorEvent(String internal_value)
Returns the WfConnectorEvent instance for the internal_value argument. |
static WfConnectorEvent |
WfConnectorEvent.getWfConnectorEventDefault()
Returns the default value (instance) for the WfConnectorEvent set. |
static WfConnectorEvent[] |
WfConnectorEvent.getWfConnectorEventSet()
Returns a copy of the set of valid values (instances) for the WfConnectorEvent class. |
static WfConnectorEvent |
WfConnectorEvent.newWfConnectorEvent(int secretHandshake)
Used by EnumeratedType for constructing instances of WfConnectorEvent, from a resource bundle. |
static WfConnectorEvent |
WfConnectorEvent.toWfConnectorEvent(String internal_value)
Returns the WfConnectorEvent instance for the internal_value argument. |
static WfConnectorEvent |
WfConnectorEvent.getWfConnectorEventDefault()
Returns the default value (instance) for the WfConnectorEvent set. |
static WfConnectorEvent[] |
WfConnectorEvent.getWfConnectorEventSet()
Returns a copy of the set of valid values (instances) for the WfConnectorEvent class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |