Class CmmnCorrelationUtil
java.lang.Object
org.flowable.cmmn.engine.impl.util.CmmnCorrelationUtil
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getCorrelationKey
(String elementName, CommandContext commandContext, BaseElement baseElement)
-
Constructor Details
-
CmmnCorrelationUtil
public CmmnCorrelationUtil()
-
-
Method Details
-
getCorrelationKey
public static String getCorrelationKey(String elementName, CommandContext commandContext, BaseElement baseElement)
-