Class: Operaton::Bpm::Client::Variable::Impl::Mapper::NumberValueMapper
- Inherits:
-
PrimitiveValueMapper
- Object
- AbstractTypedValueMapper
- PrimitiveValueMapper
- Operaton::Bpm::Client::Variable::Impl::Mapper::NumberValueMapper
- Defined in:
- lib/operaton/bpm/client/variable/impl/mapper/number_value_mapper.rb
Overview
Mirrors org.operaton.bpm.client.variable.impl.mapper.NumberValueMapper
Direct Known Subclasses
DoubleValueMapper, IntegerValueMapper, LongValueMapper, ShortValueMapper
Instance Attribute Summary
Attributes inherited from AbstractTypedValueMapper
Method Summary
Methods inherited from PrimitiveValueMapper
#read_typed_value, #read_value
Methods inherited from AbstractTypedValueMapper
#can_handle_typed_value, #can_handle_typed_value_field, #initialize, #serialization_dataformat, #type
Methods included from ValueMapper
#can_handle_typed_value, #can_handle_typed_value_field, #convert_to_typed_value, #read_value, #serialization_dataformat, #type, #write_value
Constructor Details
This class inherits a constructor from Operaton::Bpm::Client::Variable::Impl::AbstractTypedValueMapper