Uses of Class
org.camunda.bpm.engine.cdi.impl.context.ScopedAssociation
Packages that use ScopedAssociation
-
Uses of ScopedAssociation in org.camunda.bpm.engine.cdi.impl.context
Subclasses of ScopedAssociation in org.camunda.bpm.engine.cdi.impl.contextModifier and TypeClassDescriptionclass
class
Methods in org.camunda.bpm.engine.cdi.impl.context that return ScopedAssociationModifier and TypeMethodDescriptionprotected ScopedAssociation
DefaultContextAssociationManager.getScopedAssociation()
Methods in org.camunda.bpm.engine.cdi.impl.context that return types with arguments of type ScopedAssociationModifier and TypeMethodDescriptionprotected List<Class<? extends ScopedAssociation>>
DefaultContextAssociationManager.getAvailableScopedAssociationClasses()
Override to add different / additional contexts.protected Class<? extends ScopedAssociation>
DefaultContextAssociationManager.getBroadestActiveContext()