|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface HistoricFormProperty
A single field that was submitted in either a start form or a task form. This is the audit information that can be used to trace who supplied which input for which tasks at what time.
方法摘要 | |
---|---|
String |
getPropertyId()
the id or key of the property |
String |
getPropertyValue()
the submitted value |
从接口 org.activiti.engine.history.HistoricDetail 继承的方法 |
---|
getActivityInstanceId, getExecutionId, getId, getProcessInstanceId, getTaskId, getTime |
方法详细信息 |
---|
String getPropertyId()
String getPropertyValue()
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |