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, setFormPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDeploymentId, getFormFields, getFormKey, getFormPropertiesprotected ProcessDefinition processDefinition
public ProcessDefinition getProcessDefinition()
StartFormDatagetProcessDefinition in interface StartFormDatapublic void setProcessDefinition(ProcessDefinition processDefinition)
Copyright © 2018. All rights reserved.