Class: Operaton::Bpm::Client::Variable::Impl::Mapper::NumberValueMapper

Inherits:
PrimitiveValueMapper show all
Defined in:
lib/operaton/bpm/client/variable/impl/mapper/number_value_mapper.rb

Overview

Mirrors org.operaton.bpm.client.variable.impl.mapper.NumberValueMapper

Instance Attribute Summary

Attributes inherited from AbstractTypedValueMapper

#value_type

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