| Class | Description |
|---|---|
| AbstractTaskLifeCycleEventListener |
Abstract task assignment listener so that we can register new listeners from modules.
|
| AbstractWorkItemHandler |
Abstract work item handler interface to register the work item handler with the workflow provider
|
| AddLabelWorkItemHandler | |
| CustomLockWorkItemHandler | |
| CustomUnlockWorkItemHandler | |
| JahiaLocalHTWorkItemHandler |
Custom implementation of the LocalHTWorkItemHandler so that we can use pluggeable
people assignments
This implementation copies the implementation of the createTaskBasedOnWorkItemParams
method instead of calling it because it has the following differences:
- "en" is used as a language instead of "en-UK"
|
| LockWorkItemHandler |
Lock custom activity for jBPM workflow
Lock the current node
|
| PublishWorkItemHandler |
Publish custom activity for jBPM workflow
Publish the current node
|
| SetPropertyWorkItemHandler |
Sets a property on a node
|
| UnlockWorkItemHandler |
Lock custom activity for jBPM workflow
Lock the current node
|
| UnpublishWorkItemHandler |
Publish custom activity for jBPM workflow
Publish the current node
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.