Interface | Description |
---|---|
Audit |
Interface defining the contents of an audit record, as returned by the WorkflowManager
|
WorkflowManagement |
This interface describes the facilities available to external applications using the Workflow Management
System.
|
WorkflowManagement.DecisionEnactmentDescriptor |
An extension that incorporates the notion of a script
|
WorkflowManagement.EscalatorEnactmentDescriptor |
An extension that describes the enactment of an escalator
|
WorkflowManagement.FallibleEnactmentDescriptor |
This descriptor is used to represent descriptions of those enactments that implement the Fallible
interface and therefore capable of failing at enactment time.
|
WorkflowManagement.InteractiveTaskEnactmentDescriptor |
Implementations of this interface provide the detailed information needed by the tasklist
application.
|
WorkflowManagement.JobDescriptor |
Implementations of this interface provide information about a Job in the system
|
WorkflowManagement.PauseEnactmentDescriptor |
An extension that incorporates the notion of a script and an event id
|
WorkflowManagement.SystemTaskEnactmentDescriptor |
A descriptor used purely for System tasks
|
WorkflowManagement.TaskEnactmentDescriptor |
An extension that incorporates the notion of an associated task
|
Class | Description |
---|---|
ExecutionDescriptor |
This interface represents the activity configured for a workflow interactive task.
|