Uses of Interface
org.camunda.bpm.client.variable.impl.ValueMapper
Package
Description
-
Uses of ValueMapper in org.camunda.bpm.client.variable.impl
Modifier and TypeFieldDescriptionprotected List<ValueMapper<? extends TypedValue>>
DefaultValueMappers.serializerList
Modifier 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()
Modifier and TypeMethodDescriptionDefaultValueMappers.addMapper
(ValueMapper<T> serializer) ValueMappers.addMapper
(ValueMapper<T> serializer) -
Uses of ValueMapper in org.camunda.bpm.client.variable.impl.mapper
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
NumberValueMapper<T extends PrimitiveValue<?>>
class
class
PrimitiveValueMapper<T extends PrimitiveValue<?>>
class
class
class