Uses of Class
org.jbpm.persistence.correlation.CorrelationKeyInfo
-
Packages that use CorrelationKeyInfo Package Description org.jbpm.persistence.correlation -
-
Uses of CorrelationKeyInfo in org.jbpm.persistence.correlation
Methods in org.jbpm.persistence.correlation that return CorrelationKeyInfo Modifier and Type Method Description CorrelationKeyInfoCorrelationPropertyInfo. getCorrelationKey()Methods in org.jbpm.persistence.correlation with parameters of type CorrelationKeyInfo Modifier and Type Method Description voidCorrelationPropertyInfo. setCorrelationKey(CorrelationKeyInfo correlationKey)
-