Uses of Class
org.camunda.bpm.engine.variable.impl.value.NullValueImpl
Package
Description
-
Uses of NullValueImpl in org.camunda.bpm.client.variable.impl.mapper
Modifier and TypeMethodDescriptionNullValueMapper.convertToTypedValue
(UntypedValueImpl untypedValue) NullValueMapper.readValue
(TypedValueField typedValueField, boolean deserialize) Modifier and TypeMethodDescriptionvoid
NullValueMapper.writeValue
(NullValueImpl typedValue, TypedValueField typedValueField) -
Uses of NullValueImpl in org.camunda.bpm.engine.impl.variable.serializer
Modifier and TypeMethodDescriptionNullValueSerializer.convertToTypedValue
(UntypedValueImpl untypedValue) NullValueSerializer.readValue
(ValueFields valueFields, boolean deserialize, boolean asTransientValue) Modifier and TypeMethodDescriptionvoid
NullValueSerializer.writeValue
(NullValueImpl value, ValueFields valueFields) -
Uses of NullValueImpl in org.camunda.bpm.engine.variable.impl.value
Modifier and TypeFieldDescriptionstatic final NullValueImpl
NullValueImpl.INSTANCE
static final NullValueImpl
NullValueImpl.INSTANCE_TRANSIENT