Uses of Class
org.jbpm.bpmn2.core.CorrelationKey
-
Packages that use CorrelationKey Package Description org.jbpm.bpmn2.core -
-
Uses of CorrelationKey in org.jbpm.bpmn2.core
Methods in org.jbpm.bpmn2.core that return types with arguments of type CorrelationKey Modifier and Type Method Description List<CorrelationKey>Collaboration. getCorrelationKeys()Methods in org.jbpm.bpmn2.core with parameters of type CorrelationKey Modifier and Type Method Description voidCollaboration. addCorrelationKey(CorrelationKey key)
-