public class HistoricDetailVariableInstanceUpdateEntityImpl extends HistoricDetailEntityImpl implements HistoricDetailVariableInstanceUpdateEntity
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayRef |
byteArrayRef |
protected Object |
cachedValue |
protected Double |
doubleValue |
protected Long |
longValue |
protected String |
name |
protected int |
revision |
protected String |
textValue |
protected String |
textValue2 |
protected VariableType |
variableType |
activityInstanceId, detailType, executionId, processInstanceId, taskId, timeid, isDeleted, isInserted, isUpdated, originalPersistentState| Constructor and Description |
|---|
HistoricDetailVariableInstanceUpdateEntityImpl() |
getActivityInstanceId, getDetailType, getExecutionId, getProcessInstanceId, getTaskId, getTime, setActivityInstanceId, setDetailType, setExecutionId, setProcessInstanceId, setTaskId, setTimegetIdPrefixgetId, getOriginalPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDetailType, setActivityInstanceId, setDetailType, setExecutionId, setProcessInstanceId, setTaskId, setTimegetId, getIdPrefix, getOriginalPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedgetExecutionId, getProcessInstanceId, getTaskIdgetActivityInstanceId, getExecutionId, getId, getProcessInstanceId, getTaskId, getTimeprotected int revision
protected String name
protected VariableType variableType
protected Long longValue
protected Double doubleValue
protected String textValue
protected String textValue2
protected ByteArrayRef byteArrayRef
protected Object cachedValue
public HistoricDetailVariableInstanceUpdateEntityImpl()
public Object getPersistentState()
EntitygetPersistentState in interface EntitygetPersistentState in class HistoricDetailEntityImplpublic Object getValue()
getValue in interface HistoricVariableUpdatepublic String getVariableTypeName()
getVariableTypeName in interface HistoricVariableUpdatepublic int getRevisionNext()
getRevisionNext in interface HasRevisionpublic byte[] getBytes()
getBytes in interface ValueFieldspublic ByteArrayRef getByteArrayRef()
getByteArrayRef in interface HistoricDetailVariableInstanceUpdateEntitypublic void setBytes(byte[] bytes)
ValueFieldssetBytes in interface ValueFieldspublic int getRevision()
getRevision in interface HasRevisiongetRevision in interface HistoricVariableUpdatepublic void setRevision(int revision)
setRevision in interface HasRevisionpublic String getVariableName()
getVariableName in interface HistoricVariableUpdatepublic void setName(String name)
setName in interface HistoricDetailVariableInstanceUpdateEntitypublic String getName()
getName in interface ValueFieldspublic VariableType getVariableType()
getVariableType in interface HistoricDetailVariableInstanceUpdateEntitypublic void setVariableType(VariableType variableType)
setVariableType in interface HistoricDetailVariableInstanceUpdateEntitypublic Long getLongValue()
getLongValue in interface ValueFieldspublic void setLongValue(Long longValue)
ValueFieldssetLongValue in interface ValueFieldspublic Double getDoubleValue()
getDoubleValue in interface ValueFieldspublic void setDoubleValue(Double doubleValue)
ValueFieldssetDoubleValue in interface ValueFieldspublic String getTextValue()
getTextValue in interface ValueFieldspublic void setTextValue(String textValue)
ValueFieldssetTextValue in interface ValueFieldspublic String getTextValue2()
getTextValue2 in interface ValueFieldspublic void setTextValue2(String textValue2)
ValueFieldssetTextValue2 in interface ValueFieldspublic Object getCachedValue()
getCachedValue in interface ValueFieldspublic void setCachedValue(Object cachedValue)
setCachedValue in interface ValueFieldspublic String getScopeId()
getScopeId in interface ValueFieldspublic String getSubScopeId()
getSubScopeId in interface ValueFieldspublic String getScopeType()
getScopeType in interface ValueFieldsCopyright © 2023 Flowable. All rights reserved.