Uses of Class
com.orchestranetworks.workflow.UserTask.WorkItem.State
Packages that use UserTask.WorkItem.State
Package
Description
Provides classes and interfaces for implementing workflow processes and
invoking them.
-
Uses of UserTask.WorkItem.State in com.orchestranetworks.workflow
Fields in com.orchestranetworks.workflow declared as UserTask.WorkItem.StateModifier and TypeFieldDescriptionstatic final UserTask.WorkItem.StateUserTask.WorkItem.State.ALLOCATEDstatic final UserTask.WorkItem.StateUserTask.WorkItem.State.COMPLETEDstatic final UserTask.WorkItem.StateUserTask.WorkItem.State.ERRORstatic final UserTask.WorkItem.StateUserTask.WorkItem.State.OFFEREDstatic final UserTask.WorkItem.StateUserTask.WorkItem.State.STARTEDMethods in com.orchestranetworks.workflow that return UserTask.WorkItem.StateModifier and TypeMethodDescriptionUserTask.WorkItem.getState()Returns the current state of the work item.