Uses of Interface
org.camunda.bpm.engine.cdi.impl.context.ContextAssociationManager
-
Packages that use ContextAssociationManager Package Description org.camunda.bpm.engine.cdi.impl.context -
-
Uses of ContextAssociationManager in org.camunda.bpm.engine.cdi.impl.context
Classes in org.camunda.bpm.engine.cdi.impl.context that implement ContextAssociationManager Modifier and Type Class Description class
DefaultContextAssociationManager
Default implementation of the business process association manager.
-