public class StartProcessInstanceCmd extends Object implements Command<ProcessInstance>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
businessKey |
protected String |
processDefinitionId |
protected String |
processDefinitionKey |
protected Map<String,Object> |
variables |
protected String processDefinitionKey
protected String processDefinitionId
protected String businessKey
public ProcessInstance execute(CommandContext commandContext)
execute
in interface Command<ProcessInstance>
Copyright © 2015. All rights reserved.