public interface VariableInstanceEntity extends VariableInstance
| Modifier and Type | Method and Description |
|---|---|
void |
forceUpdate() |
ByteArrayRef |
getByteArrayRef() |
VariableType |
getType() |
boolean |
isDeleted() |
void |
setDeleted(boolean isDeleted) |
void |
setExecution(ExecutionEntity execution) |
void |
setType(VariableType type) |
getExecutionId, getProcessInstanceId, getTaskId, getTypeName, getValue, setExecutionId, setName, setProcessInstanceId, setTaskId, setTypeName, setValuegetBytes, getCachedValue, getDoubleValue, getLongValue, getName, getTextValue, getTextValue2, setBytes, setCachedValue, setDoubleValue, setLongValue, setTextValue, setTextValue2getId, getPersistentState, isInserted, isUpdated, setId, setInserted, setUpdatedgetRevision, getRevisionNext, setRevisionvoid setDeleted(boolean isDeleted)
setDeleted in interface Entityvoid setExecution(ExecutionEntity execution)
void forceUpdate()
ByteArrayRef getByteArrayRef()
VariableType getType()
void setType(VariableType type)
Copyright © 2016 Alfresco. All rights reserved.