Class | Description |
---|---|
Job |
A class that describes jobs related to workflow module:
- typically, a workflow process instances
- but sometimes also jobs without workflow -> e.g.
|
JobContext | |
JobController |
Manages everything related to a activiti process instance, including the task that monitors that process instance.
|
JobCreationInstruction |
A generic instruction to start a workflow process and/or a task (using umbrella term "a job").
|
WfProcessInstanceShadowTaskHandler | |
WfTaskUtil |
Handles low-level task operations, e.g.
|
Copyright © 2015 evolveum. All rights reserved.