org.camunda.bpm.engine.impl.cmd
Class CorrelateStartMessageCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
org.camunda.bpm.engine.impl.cmd.CorrelateStartMessageCmd
- All Implemented Interfaces:
- Command<ProcessInstance>
public class CorrelateStartMessageCmd
- extends AbstractCorrelateMessageCmd
- implements Command<ProcessInstance>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorrelateStartMessageCmd
public CorrelateStartMessageCmd(MessageCorrelationBuilderImpl messageCorrelationBuilderImpl)
execute
public ProcessInstance execute(CommandContext commandContext)
- Specified by:
execute in interface Command<ProcessInstance>
Copyright © 2016 camunda services GmbH. All rights reserved.