Uses of Class
org.jbpm.process.core.correlation.CorrelationManager
-
Packages that use CorrelationManager Package Description org.jbpm.process.core.event org.jbpm.workflow.core.impl -
-
Uses of CorrelationManager in org.jbpm.process.core.event
Methods in org.jbpm.process.core.event with parameters of type CorrelationManager Modifier and Type Method Description void
EventTypeFilter. setCorrelationManager(CorrelationManager correlationManager)
-
Uses of CorrelationManager in org.jbpm.workflow.core.impl
Methods in org.jbpm.workflow.core.impl that return CorrelationManager Modifier and Type Method Description CorrelationManager
WorkflowProcessImpl. getCorrelationManager()
-