Package org.flowable.engine.runtime
package org.flowable.engine.runtime
Classes related to the
RuntimeService.-
InterfacesClassDescriptionRepresents one execution of an activity in the currently running process.Programmatic querying for
ActivityInstances.Helper for changing the state of a process instance.Represent a 'path of execution' in a process instance.Allows programmatic querying ofExecutions.Allows querying ofActivityInstanceQuerys via native (SQL) queriesAllows querying ofExecutions via native (SQL) queriesAllows querying ofProcessInstances via native (SQL) queriesRepresents one execution of aProcessDefinition.Helper for starting new ProcessInstance.Allows programmatic querying ofProcessInstances.A builder API to create an event subscription to start an event-based process instance whenever an event with a very specific combination of correlation values occurs.A builder API to delete a manually created process start event subscription which was created and registered using theRuntimeService#createProcessStartEventSubscriptionBuilder()builder API.A builder API to modify a manually created process start event subscription which was created and registered using theRuntimeService#createProcessStartEventSubscriptionBuilder()builder API.