public interface FormData
StartFormData and TaskFormData| Modifier and Type | Method and Description | 
|---|---|
String | 
getDeploymentId()
The deployment id of the process definition to which this form is related 
 | 
List<FormField> | 
getFormFields()
returns the form fields which make up this form. 
 | 
String | 
getFormKey()
User-defined reference to a form. 
 | 
List<FormProperty> | 
getFormProperties()
Deprecated.  
 | 
String getFormKey()
String getDeploymentId()
@Deprecated List<FormProperty> getFormProperties()
Copyright © 2019. All rights reserved.