public interface HistoricFormPropertyEntity extends HistoricDetailEntity, HistoricFormProperty
Modifier and Type | Method and Description |
---|---|
String |
getPropertyId()
the id or key of the property
|
String |
getPropertyValue()
the submitted value
|
void |
setPropertyId(String propertyId) |
void |
setPropertyValue(String propertyValue) |
getDetailType, setActivityInstanceId, setDetailType, setExecutionId, setProcessInstanceId, setTaskId, setTime
getId, getPersistentState, setId
getActivityInstanceId, getExecutionId, getId, getProcessInstanceId, getTaskId, getTime
String getPropertyId()
HistoricFormProperty
getPropertyId
in interface HistoricFormProperty
void setPropertyId(String propertyId)
String getPropertyValue()
HistoricFormProperty
getPropertyValue
in interface HistoricFormProperty
void setPropertyValue(String propertyValue)
Copyright © 2015 Alfresco. All rights reserved.