public class StartFormDataImpl extends FormDataImpl implements StartFormData
| Modifier and Type | Field and Description |
|---|---|
protected ProcessDefinition |
processDefinition |
deploymentId, formKey, formProperties| Constructor and Description |
|---|
StartFormDataImpl() |
| Modifier and Type | Method and Description |
|---|---|
ProcessDefinition |
getProcessDefinition() |
void |
setProcessDefinition(ProcessDefinition processDefinition) |
getDeploymentId, getFormKey, getFormProperties, setDeploymentId, setFormKey, setFormPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDeploymentId, getFormKey, getFormPropertiesprotected ProcessDefinition processDefinition
public ProcessDefinition getProcessDefinition()
getProcessDefinition in interface StartFormDatapublic void setProcessDefinition(ProcessDefinition processDefinition)
Copyright © 2018 Flowable. All rights reserved.