Uses of Package
com.ebasetech.xi.api.workflow

Packages that use com.ebasetech.xi.api.workflow
com.ebasetech.xi.api   
com.ebasetech.xi.api.workflow   
 

Classes in com.ebasetech.xi.api.workflow used by com.ebasetech.xi.api
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
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