Interface | Description |
---|---|
Clock |
This interface provides full access to the clock
|
ClockReader |
This interface provides clock reading functionality
|
DataObject | |
DeadLetterJobQuery |
Allows programmatic querying of
Job s. |
Execution |
Represent a 'path of execution' in a process instance.
|
ExecutionQuery |
Allows programmatic querying of
Execution s. |
Job |
Represents one job (timer, async job, etc.).
|
JobQuery |
Allows programmatic querying of
Job s. |
NativeExecutionQuery |
Allows querying of
Execution s via native (SQL) queries |
NativeProcessInstanceQuery |
Allows querying of
ProcessInstance s via native (SQL) queries |
ProcessInstance |
Represents one execution of a
ProcessDefinition . |
ProcessInstanceBuilder |
Helper for starting new ProcessInstance.
|
ProcessInstanceQuery |
Allows programmatic querying of
ProcessInstance s. |
SuspendedJobQuery |
Allows programmatic querying of
Job s. |
TimerJobQuery |
Allows programmatic querying of
Job s. |
RuntimeService
.Copyright © 2017 Alfresco. All rights reserved.