Uses of Package
com.ebasetech.xi.api.workflow
Package | Description |
---|---|
com.ebasetech.xi.api | |
com.ebasetech.xi.api.workflow |
-
Classes in com.ebasetech.xi.api.workflow used by com.ebasetech.xi.api Class Description WorkflowManagement This interface describes the facilities available to external applications using the Workflow Management System. -
Classes in com.ebasetech.xi.api.workflow used by com.ebasetech.xi.api.workflow Class 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 systemWorkflowManagement.TaskEnactmentDescriptor An extension that incorporates the notion of an associated task