Uses of Interface
com.comalatech.workflow.event.WorkflowEvent
Packages that use WorkflowEvent
Package
Description
This package define the workflow related events
-
Uses of WorkflowEvent in com.comalatech.workflow.event
Subinterfaces of WorkflowEvent in com.comalatech.workflow.eventModifier and TypeInterfaceDescriptioninterfaceinterfaceDeprecated.This interface will be removed in upcoming versions.interfaceThis event is fired when a content object is rejectedinterfaceDeprecated.This interface will be removed in upcoming versions.interfaceThis event is fired when the state of a content object is changedinterfaceThis event is fired when the state of a content object has expiredinterfaceinterfaceThis event is fired when a tasks is assignedinterfaceThis event is fired when a task is completedinterfaceThis event is fired when a task is createdinterfaceinterfaceThis class represent a Task-related eventinterfaceinterfaceEvent fired when a workflow parameter is updated on an individual page -
Uses of WorkflowEvent in com.comalatech.workflow.event.approval
Subinterfaces of WorkflowEvent in com.comalatech.workflow.event.approvalModifier and TypeInterfaceDescriptioninterfaceThe ApprovalApprovedEvent is fired when a partial or final approval is giveninterfaceinterfaceThe ApprovalEvent is fired when a partial or final approval/rejection is giveninterfaceThe ApprovalRejectedEvent is fired when a partial or final rejection is giveninterface