Class BpmnVariableImpl<T>
java.lang.Object
ru.cg.webbpm.modules.bpmn.workflow.jbpm.variable.BpmnVariableImpl<T>
- All Implemented Interfaces:
BpmnVariable<T>
- Author:
- Abdulin Ildar
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BpmnVariableImpl
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceBpmnVariable<T>
-
getValue
- Specified by:
getValue
in interfaceBpmnVariable<T>
-
setValue
- Specified by:
setValue
in interfaceBpmnVariable<T>
-