| Package | Description |
|---|---|
| ee.telekom.workflow.listener |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowInstanceEventListener.onAborted(WorkflowInstanceEvent event)
Called after a workflow instance was aborted.
|
void |
WorkflowInstanceEventListener.onExecuted(WorkflowInstanceEvent event)
Called after a workflow instance's execution finishes.
|
void |
WorkflowInstanceEventListener.onStarting(WorkflowInstanceEvent event)
Called before a workflow instance is started.
|
Copyright © 2017. All rights reserved.