Interface | Description |
---|---|
ActivityInstance |
Represents one execution of an activity in the currently running process.
|
ActivityInstanceQuery |
Programmatic querying for
ActivityInstance s. |
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
Execution s. |
ExternalWorkerCompletionBuilder | |
NativeActivityInstanceQuery |
Allows querying of
ActivityInstanceQuery s via native (SQL) queries |
NativeExecutionQuery |
Allows querying of
Execution s via native (SQL) queries |
NativeProcessInstanceQuery |
Allows querying of
ProcessInstance s via native (SQL) queries |
ProcessDebugger | |
ProcessInstance |
Represents one execution of a
ProcessDefinition . |
ProcessInstanceBuilder |
Helper for starting new ProcessInstance.
|
ProcessInstanceQuery |
Allows programmatic querying of
ProcessInstance s. |
RuntimeService
.Copyright © 2021 Flowable. All rights reserved.