Interface HistoricDetailVariableInstanceUpdateEntity
- All Superinterfaces:
Entity,HasRevision,HistoricData,HistoricDetail,HistoricDetailEntity,HistoricVariableUpdate,ValueFields
- All Known Implementing Classes:
HistoricDetailVariableInstanceUpdateEntityImpl
public interface HistoricDetailVariableInstanceUpdateEntity
extends HistoricDetailEntity, ValueFields, HistoricVariableUpdate, Entity, HasRevision
- Author:
- Tom Baeyens, Joram Barrez
-
Method Summary
Methods inherited from interface org.flowable.common.engine.impl.persistence.entity.Entity
getId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedMethods inherited from interface org.flowable.common.engine.impl.db.HasRevision
getRevision, getRevisionNext, setRevisionMethods inherited from interface org.flowable.engine.history.HistoricDetail
getActivityInstanceId, getExecutionId, getId, getProcessInstanceId, getTaskId, getTimeMethods inherited from interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
getDetailType, setActivityInstanceId, setDetailType, setExecutionId, setProcessInstanceId, setTaskId, setTimeMethods inherited from interface org.flowable.engine.history.HistoricVariableUpdate
getRevision, getValue, getVariableName, getVariableTypeNameMethods inherited from interface org.flowable.variable.api.types.ValueFields
getBytes, getCachedValue, getDoubleValue, getExecutionId, getLongValue, getName, getProcessInstanceId, getScopeId, getScopeType, getSubScopeId, getTaskId, getTextValue, getTextValue2, setBytes, setCachedValue, setDoubleValue, setLongValue, setTextValue, setTextValue2
-
Method Details
-
setName
-
getByteArrayRef
ByteArrayRef getByteArrayRef() -
getVariableType
VariableType getVariableType() -
setVariableType
-