Package org.flowable.engine.runtime
Classes related to the
RuntimeService.-
Interface Summary Interface Description ActivityInstance Represents one execution of an activity in the currently running process.ActivityInstanceQuery Programmatic querying forActivityInstances.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 ofExecutions.ExternalWorkerCompletionBuilder NativeActivityInstanceQuery Allows querying ofActivityInstanceQuerys via native (SQL) queriesNativeExecutionQuery Allows querying ofExecutions via native (SQL) queriesNativeProcessInstanceQuery Allows querying ofProcessInstances via native (SQL) queriesProcessDebugger ProcessInstance Represents one execution of aProcessDefinition.ProcessInstanceBuilder Helper for starting new ProcessInstance.ProcessInstanceQuery Allows programmatic querying ofProcessInstances.