Package | Description |
---|---|
com.ebasetech.xi.api | |
com.ebasetech.xi.api.workflow |
Class and Description |
---|
WorkflowManagement
This interface describes the facilities available to external applications using the Workflow Management
System.
|
Class and Description |
---|
ExecutionDescriptor
This interface represents the activity configured for a workflow interactive task.
|
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.TaskEnactmentDescriptor
An extension that incorporates the notion of an associated task
|