Uses of Class
org.camunda.bpm.engine.impl.pvm.runtime.InstantiationStack
-
Packages that use InstantiationStack Package Description org.camunda.bpm.engine.impl.pvm.runtime -
-
Uses of InstantiationStack in org.camunda.bpm.engine.impl.pvm.runtime
Fields in org.camunda.bpm.engine.impl.pvm.runtime declared as InstantiationStack Modifier and Type Field Description protected InstantiationStackScopeInstantiationContext. instantiationStackMethods in org.camunda.bpm.engine.impl.pvm.runtime that return InstantiationStack Modifier and Type Method Description InstantiationStackScopeInstantiationContext. getInstantiationStack()Methods in org.camunda.bpm.engine.impl.pvm.runtime with parameters of type InstantiationStack Modifier and Type Method Description voidScopeInstantiationContext. setInstantiationStack(InstantiationStack instantiationStack)
-