|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated 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.
| Method Summary | |
|---|---|
String |
getPropertyId()
Deprecated. the id or key of the property |
String |
getPropertyValue()
Deprecated. the submitted value |
| Methods inherited from interface org.camunda.bpm.engine.history.HistoricDetail |
|---|
getActivityInstanceId, getCaseDefinitionId, getCaseDefinitionKey, getCaseExecutionId, getCaseInstanceId, getExecutionId, getId, getProcessDefinitionId, getProcessDefinitionKey, getProcessInstanceId, getTaskId, getTime |
| Method Detail |
|---|
String getPropertyId()
String getPropertyValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||