Class AbstractVariableScope

java.lang.Object
org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
All Implemented Interfaces:
Serializable, VariableScope, VariableEventDispatcher
Direct Known Subclasses:
ConnectorVariableScope, CoreExecution, TaskEntity

public abstract class AbstractVariableScope extends Object implements Serializable, VariableScope, VariableEventDispatcher
Author:
Daniel Meyer, Roman Smirnov, Sebastian Menski
See Also: