Uses of Interface
org.camunda.bpm.client.variable.impl.ValueMapper
Packages that use ValueMapper
Package
Description
-
Uses of ValueMapper in org.camunda.bpm.client.variable.impl
Classes in org.camunda.bpm.client.variable.impl that implement ValueMapperFields in org.camunda.bpm.client.variable.impl declared as ValueMapperFields in org.camunda.bpm.client.variable.impl with type parameters of type ValueMapperModifier and TypeFieldDescriptionprotected List<ValueMapper<? extends TypedValue>>
DefaultValueMappers.serializerList
Methods in org.camunda.bpm.client.variable.impl that return ValueMapperModifier and TypeMethodDescriptionDefaultValueMappers.findMapperForTypedValue
(T typedValue) ValueMappers.findMapperForTypedValue
(T value) DefaultValueMappers.findMapperForTypedValueField
(TypedValueField typedValueField) ValueMappers.findMapperForTypedValueField
(TypedValueField value) protected <T extends TypedValue>
ValueMapper<T>TypedValues.findSerializer
(T typedValue) VariableValue.getSerializer()
Methods in org.camunda.bpm.client.variable.impl with parameters of type ValueMapperModifier and TypeMethodDescriptionDefaultValueMappers.addMapper
(ValueMapper<T> serializer) ValueMappers.addMapper
(ValueMapper<T> serializer) -
Uses of ValueMapper in org.camunda.bpm.client.variable.impl.mapper
Classes in org.camunda.bpm.client.variable.impl.mapper that implement ValueMapperModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
NumberValueMapper<T extends PrimitiveValue<?>>
class
class
PrimitiveValueMapper<T extends PrimitiveValue<?>>
class
class
class