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

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

@ConversationScoped
protected static class DefaultContextAssociationManager.ConversationScopedAssociation
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.ConversationScopedAssociation()
           
 
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.ConversationScopedAssociation

protected DefaultContextAssociationManager.ConversationScopedAssociation()


Copyright © 2016 camunda services GmbH. All rights reserved.