Interface HistoricDetailVariableInstanceUpdateEntity
- All Superinterfaces:
Entity, HasRevision, HistoricData, HistoricDetail, HistoricDetailEntity, HistoricVariableUpdate, ValueFields
- All Known Implementing Classes:
HistoricDetailVariableInstanceUpdateEntityImpl
@Internal
public interface HistoricDetailVariableInstanceUpdateEntity
extends HistoricDetailEntity, ValueFields, HistoricVariableUpdate, Entity, HasRevision
-
Method Summary
Methods inherited from interface Entity
getId, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setUpdatedMethods inherited from interface HasRevision
getRevision, getRevisionNext, setRevisionMethods inherited from interface HistoricDetail
getActivityInstanceId, getExecutionId, getId, getProcessInstanceId, getTaskId, getTimeMethods inherited from interface HistoricDetailEntity
getDetailType, setActivityInstanceId, setDetailType, setExecutionId, setProcessInstanceId, setTaskId, setTimeMethods inherited from interface HistoricVariableUpdate
getRevision, getValue, getVariableName, getVariableTypeNameMethods inherited from interface ValueFields
getBytes, getCachedValue, getDoubleValue, getExecutionId, getLongValue, getName, getProcessInstanceId, getTaskId, getTextValue, getTextValue2, setBytes, setCachedValue, setDoubleValue, setLongValue, setTextValue, setTextValue2
-
Method Details
-
setName
-
getByteArrayRef
ByteArrayRef getByteArrayRef() -
getVariableType
VariableType getVariableType() -
setVariableType
-