Uses of Interface
org.camunda.bpm.engine.impl.runtime.CorrelationHandler
Packages that use CorrelationHandler
-
Uses of CorrelationHandler in org.camunda.bpm.engine.impl.cfg
Fields in org.camunda.bpm.engine.impl.cfg declared as CorrelationHandlerModifier and TypeFieldDescriptionprotected CorrelationHandlerProcessEngineConfigurationImpl.correlationHandlerMethods in org.camunda.bpm.engine.impl.cfg that return CorrelationHandlerMethods in org.camunda.bpm.engine.impl.cfg with parameters of type CorrelationHandlerModifier and TypeMethodDescriptionvoidProcessEngineConfigurationImpl.setCorrelationHandler(CorrelationHandler correlationHandler) -
Uses of CorrelationHandler in org.camunda.bpm.engine.impl.runtime
Classes in org.camunda.bpm.engine.impl.runtime that implement CorrelationHandler