Uses of Interface
com.comalatech.workflow.model.Assignment
Package
Description
This package define the workflow related events
This package define the Ad hoc Workflows object model
-
Uses of Assignment in com.comalatech.workflow.event
-
Uses of Assignment in com.comalatech.workflow.model
Modifier and TypeMethodDescriptionTask.getCurrentAssignment()
Retrieves the current assignment for the task.State.getLastAssignment()
Deprecated.state assignment is no longer supported.Task.getLastAssignment()
Retrieves the current assignment for the task.Modifier and TypeMethodDescriptionList<? extends Assignment>
State.getAssignments()
Returns a list of assignments on this state.List<? extends Assignment>
Task.getAssignments()
The list of assignment of this task