Package org.camunda.bpm.engine.impl.cmd
Class SubmitStartFormCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.SubmitStartFormCmd
- All Implemented Interfaces:
Serializable
,Command<ProcessInstance>
- Author:
- Tom Baeyens, Joram Barrez
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected final String
protected final String
protected VariableMap
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.camunda.bpm.engine.impl.interceptor.Command
isRetryable
-
Field Details
-
processDefinitionId
-
businessKey
-
variables
-
-
Constructor Details
-
SubmitStartFormCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<ProcessInstance>
-