Package org.activiti.engine.runtime
Classes related to the
RuntimeService.-
Interface Summary Interface Description Clock This interface provides full access to the clockClockReader This interface provides clock reading functionalityDataObject DeadLetterJobQuery Allows programmatic querying ofJobs.Execution Represent a 'path of execution' in a process instance.ExecutionQuery Allows programmatic querying ofExecutions.Job Represents one job (timer, async job, etc.).JobQuery Allows programmatic querying ofJobs.NativeExecutionQuery Allows querying ofExecutions via native (SQL) queriesNativeProcessInstanceQuery Allows querying ofProcessInstances via native (SQL) queriesProcessInstance Represents one execution of aProcessDefinition.ProcessInstanceBuilder Helper for starting new ProcessInstance.ProcessInstanceQuery Allows programmatic querying ofProcessInstances.SuspendedJobQuery Allows programmatic querying ofJobs.TimerJobQuery Allows programmatic querying ofJobs.