Uses of Class
org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
-
Uses of MessageCorrelationBuilderImpl in org.camunda.bpm.engine.impl.cmd
Modifier and TypeFieldDescriptionprotected final MessageCorrelationBuilderImpl
AbstractCorrelateMessageCmd.builder
ModifierConstructorDescriptionprotected
Initialize the command with a builderprotected
AbstractCorrelateMessageCmd
(MessageCorrelationBuilderImpl builder, boolean variablesEnabled, boolean deserializeVariableValues) CorrelateAllMessageCmd
(MessageCorrelationBuilderImpl messageCorrelationBuilderImpl, boolean collectVariables, boolean deserializeVariableValues) Initialize the command with a builderCorrelateMessageCmd
(MessageCorrelationBuilderImpl messageCorrelationBuilderImpl, boolean collectVariables, boolean deserializeVariableValues, boolean startMessageOnly) Initialize the command with a builder -
Uses of MessageCorrelationBuilderImpl in org.camunda.bpm.engine.impl.runtime