Package | Description |
---|---|
com.comalatech.workflow.event |
This package define the workflow related events
|
com.comalatech.workflow.event.approval |
Modifier and Type | Interface and Description |
---|---|
interface |
ApprovalDueDateExpiredEvent |
interface |
ContentApproveEvent
This event is fired when a content object is approved
|
interface |
ContentAssignEvent
Deprecated.
This interface will be removed in upcoming versions.
|
interface |
ContentRejectEvent
This event is fired when a content object is rejected
|
interface |
ContentUnassignEvent
Deprecated.
This interface will be removed in upcoming versions.
|
interface |
StateChangeEvent
This event is fired when the state of a content object is changed
|
interface |
StateExpireEvent
This event is fired when the state of a content object has expired
|
interface |
StateExpiryUpdatedEvent |
interface |
TaskAssignEvent
This event is fired when a tasks is assigned
|
interface |
TaskCloseEvent
This event is fired when a task is closed
|
interface |
TaskCompleteEvent
This event is fired when a task is completed
|
interface |
TaskCreateEvent
This event is fired when a task is created
|
interface |
TaskDueDateExpiredEvent |
interface |
TaskEvent
This class represent a Task-related event
|
interface |
TaskUpdatedEvent |
interface |
WorkflowPageParameterUpdatedEvent
Event fired when a workflow parameter is updated on an individual page
|
Modifier and Type | Interface and Description |
---|---|
interface |
ApprovalApprovedEvent
The ApprovalApprovedEvent is fired when a partial or final approval is given
|
interface |
ApprovalAssignedEvent |
interface |
ApprovalEvent
The ApprovalEvent is fired when a partial or final approval/rejection is given
|
interface |
ApprovalRejectedEvent
The ApprovalRejectedEvent is fired when a partial or final rejection is given
|
interface |
ApprovalUnassignedEvent |
Copyright © 2021 Comala Technology Solutions, Inc.. All rights reserved.