Interface StartFormData
- All Superinterfaces:
FormData
- All Known Implementing Classes:
StartFormDataImpl
-
Method Summary
Modifier and TypeMethodDescriptionThe process definition for which this form is starting a new process instanceMethods inherited from interface FormData
getDeploymentId, getFormKey, getFormProperties
-
Method Details
-
getProcessDefinition
ProcessDefinition getProcessDefinition()The process definition for which this form is starting a new process instance
-