public class StartProcessInstanceByMessageCmd extends Object implements Command<ProcessInstance>
Modifier and Type | Field and Description |
---|---|
protected String |
businessKey |
protected String |
messageName |
protected Map<String,Object> |
processVariables |
protected final String messageName
protected final String businessKey
public ProcessInstance execute(CommandContext commandContext)
execute
in interface Command<ProcessInstance>
Copyright © 2015. All rights reserved.