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, setTimegetId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedgetBytes, getCachedValue, getDoubleValue, getExecutionId, getLongValue, getName, getProcessInstanceId, getScopeId, getScopeType, getSubScopeId, getTaskId, getTextValue, getTextValue2, setBytes, setCachedValue, setDoubleValue, setLongValue, setTextValue, setTextValue2getRevision, getValue, getVariableName, getVariableTypeNamegetActivityInstanceId, getExecutionId, getId, getProcessInstanceId, getTaskId, getTimegetRevision, getRevisionNext, setRevisionvoid setName(String name)
ByteArrayRef getByteArrayRef()
org.flowable.variable.api.types.VariableType getVariableType()
void setVariableType(org.flowable.variable.api.types.VariableType variableType)
Copyright © 2018 Flowable. All rights reserved.