Class: Operaton::Bpm::Engine::Variable::PrimitiveTypeValue
- Inherits:
-
TypedValue
- Object
- TypedValue
- Operaton::Bpm::Engine::Variable::PrimitiveTypeValue
- Defined in:
- lib/operaton/bpm/engine/variable/typed_value.rb
Overview
Mirrors org.operaton.bpm.engine.variable.value.PrimitiveValue
Direct Known Subclasses
Client::Variable::Impl::Value::JsonValueImpl, Client::Variable::Impl::Value::XmlValueImpl, BooleanValue, BytesValue, DateValue, DoubleValue, IntegerValue, LongValue, ShortValue, StringValue
Instance Attribute Summary
Attributes inherited from TypedValue
Method Summary
Methods inherited from TypedValue
#initialize, #to_s, #transient?
Constructor Details
This class inherits a constructor from Operaton::Bpm::Engine::Variable::TypedValue