org.camunda.bpm.engine.cdi.impl.context
Class DefaultContextAssociationManager.RequestScopedAssociation

java.lang.Object
  extended by org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
      extended by org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.RequestScopedAssociation
All Implemented Interfaces:
Serializable
Enclosing class:
DefaultContextAssociationManager

@RequestScoped
protected static class DefaultContextAssociationManager.RequestScopedAssociation
extends DefaultContextAssociationManager.ScopedAssociation
implements Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
cachedVariables, cachedVariablesLocal, execution, task
 
Constructor Summary
protected DefaultContextAssociationManager.RequestScopedAssociation()
           
 
Method Summary
 
Methods inherited from class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
flushVariableCache, getCachedVariables, getCachedVariablesLocal, getExecution, getTask, getVariable, getVariableLocal, setExecution, setTask, setVariable, setVariableLocal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultContextAssociationManager.RequestScopedAssociation

protected DefaultContextAssociationManager.RequestScopedAssociation()


Copyright © 2014 camunda services GmbH. All Rights Reserved.