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 CorrelationKeyInfo
CorrelationPropertyInfo. getCorrelationKey()
Methods in org.jbpm.persistence.correlation with parameters of type CorrelationKeyInfo Modifier and Type Method Description void
CorrelationPropertyInfo. setCorrelationKey(CorrelationKeyInfo correlationKey)
-