Class VariableInstanceImpl<T>
java.lang.Object
org.activiti.api.runtime.model.impl.VariableInstanceImpl<T>
- All Implemented Interfaces:
VariableInstance
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
VariableInstanceImpl
public VariableInstanceImpl() -
VariableInstanceImpl
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceVariableInstance
-
getType
- Specified by:
getTypein interfaceVariableInstance
-
getProcessInstanceId
- Specified by:
getProcessInstanceIdin interfaceVariableInstance
-
setProcessInstanceId
-
getTaskId
- Specified by:
getTaskIdin interfaceVariableInstance
-
isTaskVariable
public boolean isTaskVariable()- Specified by:
isTaskVariablein interfaceVariableInstance
-
setTaskId
-
getValue
- Specified by:
getValuein interfaceVariableInstance
-
toString
-