public class CorrelateMessageCmd extends AbstractCorrelateMessageCmd implements Command<MessageCorrelationResultImpl>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
startMessageOnly |
builder, deserializeVariableValues, messageName, variablesEnabled, variablesListener| Constructor and Description |
|---|
CorrelateMessageCmd(MessageCorrelationBuilderImpl messageCorrelationBuilderImpl,
boolean collectVariables,
boolean deserializeVariableValues,
boolean startMessageOnly)
Initialize the command with a builder
|
| Modifier and Type | Method and Description |
|---|---|
MessageCorrelationResultImpl |
execute(CommandContext commandContext) |
checkAuthorization, createMessageCorrelationResult, findProcessInstanceExecution, instantiateProcess, triggerExecutionpublic CorrelateMessageCmd(MessageCorrelationBuilderImpl messageCorrelationBuilderImpl, boolean collectVariables, boolean deserializeVariableValues, boolean startMessageOnly)
messageCorrelationBuilderImpl - public MessageCorrelationResultImpl execute(CommandContext commandContext)
execute in interface Command<MessageCorrelationResultImpl>Copyright © 2013–2019 camunda services GmbH. All rights reserved.