| AbstractWorkflowItemObjectImpl |
Abstract object used in a workflow.
|
| ControlflowItemObjectImpl |
Abstract object used in the controlflow of a workflow.
|
| DataflowWrapperObjectImpl |
Data-element used in workflow-objects.
|
| DataReferenceObjectImpl |
Data-reference used to link tasks with dataitems.
|
| NodeObjectImpl |
Node-object used in the controlflow of a workflow.
|
| ParentItemObjectImpl<T extends ControlflowItemObject> |
Abstract object used in the controlflow of a workflow.
|
| SequenceObjectImpl |
Sequence-object used in the controlflow of a workflow.
|
| StatusableObjectImpl |
Abstract object, which can hold a status.
|
| TaskObjectImpl |
Workflowleaf-object used in the controlflow of a workflow.
|
| WorkflowObjectImpl |
Workflow-object.
|