|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface FormData
Contains all information for displaying a form and serves as
base interface for StartFormData
and TaskFormData
方法摘要 | |
---|---|
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()
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |