Class VariableCollectionProvider<T extends CoreVariableInstance>

java.lang.Object
org.camunda.bpm.engine.impl.core.variable.scope.VariableCollectionProvider<T>
All Implemented Interfaces:
VariableStore.VariablesProvider<T>

public class VariableCollectionProvider<T extends CoreVariableInstance> extends Object implements VariableStore.VariablesProvider<T>
Author:
Thorben Lindhauer