Uses of Interface
com.comalatech.workflow.model.Completion
Package
Description
This package define the workflow related events
This package define the Ad hoc Workflows object model
-
Uses of Completion in com.comalatech.workflow.event
Modifier and TypeMethodDescriptionTaskCompleteEvent.getCompletion()
Retrieves the task completion -
Uses of Completion in com.comalatech.workflow.model
Modifier and TypeInterfaceDescriptioninterface
Represents an approve or reject activity by a user on an approval.interface
Represents a partial approval: approvals from other approvers are still requiredinterface
Represents a partial rejection: there is at least one person who has given the same named approvalinterface
Represents an named rejection givenModifier and TypeMethodDescriptionList<? extends Completion>
Task.getCompletions()
The list of completions of this task