| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.cmd | |
| org.camunda.bpm.engine.impl.runtime |
| Modifier and Type | Field and Description |
|---|---|
protected MessageCorrelationBuilderImpl |
AbstractCorrelateMessageCmd.builder |
| Constructor and Description |
|---|
AbstractCorrelateMessageCmd(MessageCorrelationBuilderImpl builder)
Initialize the command with a builder
|
AbstractCorrelateMessageCmd(MessageCorrelationBuilderImpl builder,
boolean variablesEnabled,
boolean deserializeVariableValues) |
CorrelateAllMessageCmd(MessageCorrelationBuilderImpl messageCorrelationBuilderImpl,
boolean collectVariables,
boolean deserializeVariableValues)
Initialize the command with a builder
|
CorrelateMessageCmd(MessageCorrelationBuilderImpl messageCorrelationBuilderImpl,
boolean collectVariables,
boolean deserializeVariableValues,
boolean startMessageOnly)
Initialize the command with a builder
|
| Constructor and Description |
|---|
CorrelationSet(MessageCorrelationBuilderImpl builder) |
Copyright © 2013–2021 camunda services GmbH. All rights reserved.