Class CorrelateAllMessageCmd

java.lang.Object
org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
org.camunda.bpm.engine.impl.cmd.CorrelateAllMessageCmd
All Implemented Interfaces:
Command<List<MessageCorrelationResultImpl>>

public class CorrelateAllMessageCmd extends AbstractCorrelateMessageCmd implements Command<List<MessageCorrelationResultImpl>>
Author:
Thorben Lindhauer, Daniel Meyer, Michael Scholz