| Interface | Description |
|---|---|
| ActivityInstance |
Represents one execution of an activity in the currently running process.
|
| ActivityInstanceQuery |
Programmatic querying for
ActivityInstances. |
| ChangeActivityStateBuilder |
Helper for changing the state of a process instance.
|
| DataObject | |
| Execution |
Represent a 'path of execution' in a process instance.
|
| ExecutionQuery |
Allows programmatic querying of
Executions. |
| NativeActivityInstanceQuery |
Allows querying of
ActivityInstanceQuerys via native (SQL) queries |
| NativeExecutionQuery |
Allows querying of
Executions via native (SQL) queries |
| NativeProcessInstanceQuery |
Allows querying of
ProcessInstances via native (SQL) queries |
| ProcessDebugger | |
| ProcessInstance |
Represents one execution of a
ProcessDefinition. |
| ProcessInstanceBuilder |
Helper for starting new ProcessInstance.
|
| ProcessInstanceQuery |
Allows programmatic querying of
ProcessInstances. |
RuntimeService.Copyright © 2019 Flowable. All rights reserved.