Class SimpleVariableInstance
java.lang.Object
org.eximeebpms.bpm.engine.impl.core.variable.scope.SimpleVariableInstance
- All Implemented Interfaces:
CoreVariableInstance
- Author:
- Daniel Meyer, Roman Smirnov, Sebastian Menski
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getTypedValue(boolean deserialize) voidvoidsetValue(TypedValue value)
-
Field Details
-
name
-
value
-
-
Constructor Details
-
SimpleVariableInstance
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceCoreVariableInstance
-
setName
-
getTypedValue
- Specified by:
getTypedValuein interfaceCoreVariableInstance
-
setValue
- Specified by:
setValuein interfaceCoreVariableInstance
-