org.camunda.bpm.engine.cdi.impl.context
Class DefaultContextAssociationManager.RequestScopedAssociation
java.lang.Object
org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
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
| 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 |
DefaultContextAssociationManager.RequestScopedAssociation
protected DefaultContextAssociationManager.RequestScopedAssociation()
Copyright © 2014 camunda services GmbH. All Rights Reserved.