Class CmmnCorrelationUtil
- java.lang.Object
-
- org.flowable.cmmn.engine.impl.util.CmmnCorrelationUtil
-
public class CmmnCorrelationUtil extends Object
- Author:
- Filip Hrisafov
-
-
Constructor Summary
Constructors Constructor Description CmmnCorrelationUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetCorrelationKey(String elementName, CommandContext commandContext, org.flowable.cmmn.model.BaseElement baseElement)
-
-
-
Method Detail
-
getCorrelationKey
public static String getCorrelationKey(String elementName, CommandContext commandContext, org.flowable.cmmn.model.BaseElement baseElement)
-
-