Interface TaskFormData
- All Superinterfaces:
FormData
- All Known Implementing Classes:
TaskFormDataImpl
-
Method Summary
Methods inherited from interface FormData
getDeploymentId, getFormKey, getFormProperties
-
Method Details
-
getTask
Task getTask()The task for which this form is used to complete it.
-