Uses of Interface
com.comalatech.workflow.event.WorkflowEvent
Package
Description
This package define the workflow related events
-
Uses of WorkflowEvent in com.comalatech.workflow.event
Modifier and TypeInterfaceDescriptioninterface
interface
Deprecated.This interface will be removed in upcoming versions.interface
This event is fired when a content object is rejectedinterface
Deprecated.This interface will be removed in upcoming versions.interface
This event is fired when the state of a content object is changedinterface
This event is fired when the state of a content object has expiredinterface
interface
This event is fired when a tasks is assignedinterface
This event is fired when a task is completedinterface
This event is fired when a task is createdinterface
interface
This class represent a Task-related eventinterface
interface
Event fired when a workflow parameter is updated on an individual page -
Uses of WorkflowEvent in com.comalatech.workflow.event.approval
Modifier and TypeInterfaceDescriptioninterface
The ApprovalApprovedEvent is fired when a partial or final approval is giveninterface
interface
The ApprovalEvent is fired when a partial or final approval/rejection is giveninterface
The ApprovalRejectedEvent is fired when a partial or final rejection is giveninterface