Interface StartFormData
- All Superinterfaces:
FormData
Represents all information related to a workflow start form
-
Method Summary
Methods inherited from interface FormData
getFormKey, getFormProperties
-
Method Details
-
getProcessId
String getProcessId()Returns the start form's processid.- Returns:
- the processId
-