Uses of Interface
com.comalatech.workflow.event.AssignmentEvent
-
Packages that use AssignmentEvent Package Description com.comalatech.workflow.event This package define the workflow related eventscom.comalatech.workflow.event.approval -
-
Uses of AssignmentEvent in com.comalatech.workflow.event
Subinterfaces of AssignmentEvent in com.comalatech.workflow.event Modifier and Type Interface Description interface
ContentAssignEvent
Deprecated.This interface will be removed in upcoming versions.interface
ContentUnassignEvent
Deprecated.This interface will be removed in upcoming versions.interface
TaskAssignEvent
This event is fired when a tasks is assigned -
Uses of AssignmentEvent in com.comalatech.workflow.event.approval
Subinterfaces of AssignmentEvent in com.comalatech.workflow.event.approval Modifier and Type Interface Description interface
ApprovalAssignedEvent
interface
ApprovalUnassignedEvent
-