Uses of Interface
org.operaton.bpm.engine.runtime.ProcessElementInstance
Packages that use ProcessElementInstance
-
Uses of ProcessElementInstance in org.operaton.bpm.engine.impl.persistence.entity
Classes in org.operaton.bpm.engine.impl.persistence.entity that implement ProcessElementInstanceModifier and TypeClassDescriptionclassclassclass -
Uses of ProcessElementInstance in org.operaton.bpm.engine.runtime
Subinterfaces of ProcessElementInstance in org.operaton.bpm.engine.runtimeModifier and TypeInterfaceDescriptioninterfaceAn activity instance represents an instance of an activity.interfaceA transition instance represents an execution token that has just completed a transition (sequence flow in BPMN) or is about to take an outgoing transition.