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