public class HistoricDetailVariableInstanceUpdateEntity extends HistoricVariableUpdateEventEntity implements ValueFields, HistoricVariableUpdate
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayEntity |
byteArrayValue |
protected Object |
cachedValue |
protected String |
errorMessage |
protected VariableType |
variableType |
byteArrayId, byteValue, doubleValue, longValue, revision, scopeActivityInstanceId, textValue, textValue2, variableInstanceId, variableName, variableTypeNameactivityInstanceId, taskId, timestampACTIVITY_EVENT_TYPE_END, ACTIVITY_EVENT_TYPE_START, ACTIVITY_EVENT_TYPE_UPDATE, eventType, executionId, FORM_PROPERTY_UPDATE, id, INCIDENT_CREATE, INCIDENT_DELETE, INCIDENT_RESOLVE, 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 |
getErrorMessage()
If the variable value could not be loaded, this returns the error message.
|
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, getScopeActivityInstanceId, getTextValue, getTextValue2, getVariableInstanceId, getVariableName, setByteArrayId, setByteValue, setDoubleValue, setLongValue, setRevision, setScopeActivityInstanceId, 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, getVariableInstanceId, getVariableNamegetActivityInstanceId, getExecutionId, getId, getProcessInstanceId, getTaskIdprotected VariableType variableType
protected ByteArrayEntity byteArrayValue
protected Object cachedValue
protected String errorMessage
public HistoricDetailVariableInstanceUpdateEntity()
public Object getValue()
getValue in interface HistoricVariableUpdatepublic void delete()
delete in class HistoricDetailEventEntitypublic String getVariableTypeName()
getVariableTypeName in interface HistoricVariableUpdategetVariableTypeName in class HistoricVariableUpdateEventEntitypublic String getErrorMessage()
HistoricVariableUpdategetErrorMessage in interface HistoricVariableUpdatepublic 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.