Uses of Class
org.camunda.bpm.engine.impl.pvm.runtime.InstantiationStack
Packages that use InstantiationStack
-
Uses of InstantiationStack in org.camunda.bpm.engine.impl.pvm.runtime
Fields in org.camunda.bpm.engine.impl.pvm.runtime declared as InstantiationStackModifier and TypeFieldDescriptionprotected InstantiationStack
ScopeInstantiationContext.instantiationStack
Methods in org.camunda.bpm.engine.impl.pvm.runtime that return InstantiationStackMethods in org.camunda.bpm.engine.impl.pvm.runtime with parameters of type InstantiationStackModifier and TypeMethodDescriptionvoid
ScopeInstantiationContext.setInstantiationStack
(InstantiationStack instantiationStack)