Class Hierarchy
- java.lang.Object
- org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope (implements java.io.Serializable, org.camunda.bpm.engine.impl.core.variable.event.VariableEventDispatcher, org.camunda.bpm.engine.delegate.VariableScope)
- org.camunda.bpm.engine.impl.core.instance.CoreExecution (implements org.camunda.bpm.engine.delegate.BaseDelegateExecution)
- org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl (implements org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution, org.camunda.bpm.engine.impl.pvm.PvmProcessInstance)
- org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl (implements org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution, org.camunda.bpm.engine.impl.pvm.PvmProcessInstance, java.io.Serializable)
- org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl (implements org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution, org.camunda.bpm.engine.impl.pvm.PvmProcessInstance)
- org.camunda.bpm.engine.impl.core.instance.CoreExecution (implements org.camunda.bpm.engine.delegate.BaseDelegateExecution)
- org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState.ActivityInstanceStateImpl (implements org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState)
- org.camunda.bpm.engine.impl.pvm.runtime.CompensationBehavior
- org.camunda.bpm.engine.impl.pvm.runtime.ExecutionStartContext
- org.camunda.bpm.engine.impl.pvm.runtime.ProcessInstanceStartContext
- org.camunda.bpm.engine.impl.pvm.runtime.InstantiationStack
- org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- org.camunda.bpm.engine.impl.pvm.runtime.OutgoingExecution
- org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope (implements java.io.Serializable, org.camunda.bpm.engine.impl.core.variable.event.VariableEventDispatcher, org.camunda.bpm.engine.delegate.VariableScope)
Interface Hierarchy
- org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState
- org.camunda.bpm.engine.impl.pvm.runtime.Callback<P,R>
- org.camunda.bpm.engine.impl.core.operation.CoreAtomicOperation<T>
- org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation