public class HistoricDetailVariableInstanceUpdateEntity extends HistoricVariableUpdateEventEntity implements ValueFields, HistoricVariableUpdate
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayEntity |
byteArrayValue |
protected Object |
cachedValue |
protected VariableType |
variableType |
byteArrayId, byteValue, doubleValue, longValue, revision, textValue, textValue2, variableInstanceId, variableName, variableTypeNameactivityInstanceId, taskId, timestampACTIVITY_EVENT_TYPE_END, ACTIVITY_EVENT_TYPE_START, ACTIVITY_EVENT_TYPE_UPDATE, eventType, executionId, FORM_PROPERTY_UPDATE, id, processDefinitionId, processInstanceId, TASK_EVENT_TYPE_COMPLETE, TASK_EVENT_TYPE_CREATE, TASK_EVENT_TYPE_DELETE, TASK_EVENT_TYPE_UPDATE, VARIABLE_EVENT_TYPE_CREATE, VARIABLE_EVENT_TYPE_DELETE, VARIABLE_EVENT_TYPE_UPDATE| Constructor and Description |
|---|
HistoricDetailVariableInstanceUpdateEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
deleteByteArrayValue() |
ByteArrayEntity |
getByteArrayValue() |
String |
getByteArrayValueId() |
Object |
getCachedValue() |
String |
getName() |
Date |
getTime()
The time when this detail occurred
|
Object |
getValue() |
VariableType |
getVariableType() |
String |
getVariableTypeName() |
void |
setByteArrayValue(byte[] bytes) |
void |
setCachedValue(Object cachedValue) |
void |
setVariableType(VariableType variableType) |
String |
toString() |
getByteArrayId, getByteValue, getDoubleValue, getLongValue, getRevision, getTextValue, getTextValue2, getVariableInstanceId, getVariableName, setByteArrayId, setByteValue, setDoubleValue, setLongValue, setRevision, setTextValue, setTextValue2, setVariableInstanceId, setVariableName, setVariableTypeNamegetActivityInstanceId, getTaskId, getTimestamp, setActivityInstanceId, setTaskId, setTimestampgetEventType, getExecutionId, getId, getPersistentState, getProcessDefinitionId, getProcessInstanceId, setEventType, setExecutionId, setId, setProcessDefinitionId, setProcessInstanceIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDoubleValue, getLongValue, getTextValue, getTextValue2, setDoubleValue, setLongValue, setTextValue, setTextValue2getRevision, getVariableNamegetActivityInstanceId, getExecutionId, getId, getProcessInstanceId, getTaskIdprotected VariableType variableType
protected ByteArrayEntity byteArrayValue
protected Object cachedValue
public HistoricDetailVariableInstanceUpdateEntity()
public Object getValue()
getValue in interface HistoricVariableUpdatepublic void delete()
public String getVariableTypeName()
getVariableTypeName in interface HistoricVariableUpdategetVariableTypeName in class HistoricVariableUpdateEventEntitypublic String getByteArrayValueId()
getByteArrayValueId in interface ValueFieldspublic ByteArrayEntity getByteArrayValue()
getByteArrayValue in interface ValueFieldspublic void setByteArrayValue(byte[] bytes)
setByteArrayValue in interface ValueFieldsprotected void deleteByteArrayValue()
public String getName()
getName in interface ValueFieldspublic Date getTime()
HistoricDetailgetTime in interface HistoricDetailpublic VariableType getVariableType()
public Object getCachedValue()
getCachedValue in interface ValueFieldspublic void setCachedValue(Object cachedValue)
setCachedValue in interface ValueFieldspublic void setVariableType(VariableType variableType)
public String toString()
toString in class HistoricVariableUpdateEventEntityCopyright © 2015. All rights reserved.