Workflow Action Event.HandledBy
Class finesse.containerservices.WorkflowActionEvent.HandledBy
Contains information about the set of possible HandledBy values used for WorkflowActionEvent from ContainerServices. This is provided from the finesse.containerservices.WorkflowActionEvent.getHandledBy method.
Field Details
Name |
Description |
---|---|
FINESSE |
The Cisco Finesse handles the WorkflowActionEvent. The third-party does the additional processing with the action. Cisco Finesse handles this WorkflowAction. |
OTHER |
The third-party handles the WorkflowActionEvent. Cisco Finesse's Workflow Engine program ignores the action and expects the Gadget Developers to take action. |