public class SubmitStartFormCmd extends Object implements Command<ProcessInstance>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
businessKey |
protected String |
processDefinitionId |
protected org.camunda.bpm.engine.variable.VariableMap |
variables |
protected final String processDefinitionId
protected final String businessKey
protected org.camunda.bpm.engine.variable.VariableMap variables
public ProcessInstance execute(CommandContext commandContext)
execute
in interface Command<ProcessInstance>
Copyright © 2017. All rights reserved.