| Interface | Description |
|---|---|
| HumanTaskEventListener |
Provides a listener that is notified when human task lifecycle events occur.
|
| WorkflowInstanceEventListener |
Provides a listener that is notified when workflow instance lifecycle events occur.
|
| Class | Description |
|---|---|
| HumanTaskEvent |
Provides details on the human task work item associated with the event, the workflow instance's id,
the workflow's name and version, the token id, role and user as well as the human task's arguments.
|
| WorkflowInstanceEvent |
Provides details on the workflow instance associated with the event, the workflow instance's id,
the workflow's name and version and the instance's current attributes (the instance's internal memory).
|
Copyright © 2017. All rights reserved.