public interface VariableInstanceEntity extends VariableInstance, Entity, HasRevision
| Modifier and Type | Method and Description |
|---|---|
void |
forceUpdate() |
VariableByteArrayRef |
getByteArrayRef() |
VariableType |
getType() |
void |
setType(VariableType type) |
getId, getProcessDefinitionId, getTypeName, getValue, setExecutionId, setId, setName, setProcessDefinitionId, setProcessInstanceId, setScopeId, setScopeType, setSubScopeId, setTaskId, setTypeName, setValuegetBytes, getCachedValue, getDoubleValue, getExecutionId, getLongValue, getName, getProcessInstanceId, getScopeId, getScopeType, getSubScopeId, getTaskId, getTextValue, getTextValue2, setBytes, setCachedValue, setDoubleValue, setLongValue, setTextValue, setTextValue2getId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedgetRevision, getRevisionNext, setRevisionvoid forceUpdate()
VariableByteArrayRef getByteArrayRef()
VariableType getType()
void setType(VariableType type)
Copyright © 2018 Flowable. All rights reserved.