Uses of Interface
com.comalatech.workflow.model.Rejection
Package
Description
This package provide the services for accessing and manipulating Ad hoc Workflows information
This package define the workflow related events
This package define the Ad hoc Workflows object model
-
Uses of Rejection in com.comalatech.workflow
-
Uses of Rejection in com.comalatech.workflow.event
Modifier and TypeMethodDescriptionContentRejectEvent.getRejection()
Provides the rejection given. -
Uses of Rejection in com.comalatech.workflow.model
Modifier and TypeInterfaceDescriptioninterface
Represents a partial rejection: there is at least one person who has given the same named approval
StateApproval.getApprovals()
instead and checkApproval.isApproved()
is false.