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
|
String |
getFormKey()
User defined reference to a form.
|
List<FormProperty> |
getFormProperties()
Properties containing the dynamic information that needs to be displayed in the form.
|
String getFormKey()
String getDeploymentId()
List<FormProperty> getFormProperties()
Copyright © 2015. All rights reserved.