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 String |
tenantId |
protected final String messageName
protected final String businessKey
protected final String tenantId
public ProcessInstance execute(CommandContext commandContext)
execute in interface Command<ProcessInstance>Copyright © 2015 Alfresco. All rights reserved.