public class StartFormDataImpl extends FormDataImpl implements StartFormData
Modifier and Type | Field and Description |
---|---|
protected ProcessDefinition |
processDefinition |
deploymentId, formFields, formKey, formProperties
Constructor and Description |
---|
StartFormDataImpl() |
Modifier and Type | Method and Description |
---|---|
ProcessDefinition |
getProcessDefinition()
The process definition for which this form is starting a new process instance
|
void |
setProcessDefinition(ProcessDefinition processDefinition) |
getDeploymentId, getFormFields, getFormKey, getFormProperties, setDeploymentId, setFormFields, setFormKey, setFormProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDeploymentId, getFormFields, getFormKey, getFormProperties
protected ProcessDefinition processDefinition
public ProcessDefinition getProcessDefinition()
StartFormData
getProcessDefinition
in interface StartFormData
public void setProcessDefinition(ProcessDefinition processDefinition)
Copyright © 2015. All rights reserved.