Uses of Interface
org.camunda.bpm.engine.variable.value.LongValue
Package
Description
-
Uses of LongValue in org.camunda.bpm.client.variable.impl.mapper
Modifier and TypeMethodDescriptionLongValueMapper.convertToTypedValue
(UntypedValueImpl untypedValue) LongValueMapper.readValue
(TypedValueField typedValueField) Modifier and TypeMethodDescriptionvoid
LongValueMapper.writeValue
(LongValue longValue, TypedValueField typedValueField) -
Uses of LongValue in org.camunda.bpm.engine.impl.variable.serializer
Modifier and TypeMethodDescriptionLongValueSerlializer.convertToTypedValue
(UntypedValueImpl untypedValue) LongValueSerlializer.readValue
(ValueFields valueFields, boolean asTransientValue) Modifier and TypeMethodDescriptionvoid
LongValueSerlializer.writeValue
(LongValue value, ValueFields valueFields) -
Uses of LongValue in org.camunda.bpm.engine.variable
-
Uses of LongValue in org.camunda.bpm.engine.variable.impl.type
Modifier and TypeMethodDescriptionPrimitiveValueTypeImpl.LongTypeImpl.convertFromTypedValue
(TypedValue typedValue) PrimitiveValueTypeImpl.LongTypeImpl.createValue
(Object value, Map<String, Object> valueInfo) -
Uses of LongValue in org.camunda.bpm.engine.variable.impl.value