public class CorrelationUtil extends Object
| Constructor and Description |
|---|
CorrelationUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCorrelationKey(String elementName,
CommandContext commandContext,
ExecutionEntity executionEntity) |
static String |
getCorrelationKey(String elementName,
CommandContext commandContext,
org.flowable.bpmn.model.FlowElement flowElement,
ExecutionEntity executionEntity) |
public static String getCorrelationKey(String elementName, CommandContext commandContext, ExecutionEntity executionEntity)
public static String getCorrelationKey(String elementName, CommandContext commandContext, org.flowable.bpmn.model.FlowElement flowElement, ExecutionEntity executionEntity)
Copyright © 2020 Flowable. All rights reserved.