Uses of Class
org.camunda.bpm.engine.impl.pvm.runtime.ScopeInstantiationContext
-
Packages that use ScopeInstantiationContext Package Description org.camunda.bpm.engine.impl.pvm.runtime -
-
Uses of ScopeInstantiationContext in org.camunda.bpm.engine.impl.pvm.runtime
Fields in org.camunda.bpm.engine.impl.pvm.runtime declared as ScopeInstantiationContext Modifier and Type Field Description protected ScopeInstantiationContextPvmExecutionImpl. scopeInstantiationContextMethods in org.camunda.bpm.engine.impl.pvm.runtime that return ScopeInstantiationContext Modifier and Type Method Description ScopeInstantiationContextPvmExecutionImpl. getScopeInstantiationContext()Methods in org.camunda.bpm.engine.impl.pvm.runtime with parameters of type ScopeInstantiationContext Modifier and Type Method Description voidPvmExecutionImpl. setStartContext(ScopeInstantiationContext startContext)
-