| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.variable.serializer | |
| org.camunda.bpm.engine.variable.impl.value | 
| Modifier and Type | Method and Description | 
|---|---|
NullValueImpl | 
NullValueSerializer.convertToTypedValue(UntypedValueImpl untypedValue)  | 
NullValueImpl | 
NullValueSerializer.readValue(ValueFields valueFields,
         boolean deserialize,
         boolean asTransientValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NullValueSerializer.writeValue(NullValueImpl value,
          ValueFields valueFields)  | 
| Modifier and Type | Field and Description | 
|---|---|
static NullValueImpl | 
NullValueImpl.INSTANCE  | 
static NullValueImpl | 
NullValueImpl.INSTANCE_TRANSIENT  | 
Copyright © 2021. All rights reserved.