public interface HistoricDetailVariableInstanceUpdateEntity extends HistoricDetailEntity, org.flowable.variable.api.types.ValueFields, HistoricVariableUpdate, Entity, HasRevision
Modifier and Type | Method and Description |
---|---|
ByteArrayRef |
getByteArrayRef() |
org.flowable.variable.api.types.VariableType |
getVariableType() |
void |
setName(String name) |
void |
setVariableType(org.flowable.variable.api.types.VariableType variableType) |
getDetailType, setActivityInstanceId, setDetailType, setExecutionId, setProcessInstanceId, setTaskId, setTime
getId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdated
getBytes, getCachedValue, getDoubleValue, getExecutionId, getLongValue, getName, getProcessInstanceId, getScopeId, getScopeType, getSubScopeId, getTaskId, getTextValue, getTextValue2, setBytes, setCachedValue, setDoubleValue, setLongValue, setTextValue, setTextValue2
getRevision, getValue, getVariableName, getVariableTypeName
getActivityInstanceId, getExecutionId, getId, getProcessInstanceId, getTaskId, getTime
getRevision, getRevisionNext, setRevision
void setName(String name)
ByteArrayRef getByteArrayRef()
org.flowable.variable.api.types.VariableType getVariableType()
void setVariableType(org.flowable.variable.api.types.VariableType variableType)
Copyright © 2019 Flowable. All rights reserved.