|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ObjectValue in org.camunda.bpm.engine.impl.core.variable.value |
|---|
| Classes in org.camunda.bpm.engine.impl.core.variable.value that implement ObjectValue | |
|---|---|
class |
ObjectValueImpl
|
| Uses of ObjectValue in org.camunda.bpm.engine.impl.core.variable.value.builder |
|---|
| Methods in org.camunda.bpm.engine.impl.core.variable.value.builder that return ObjectValue | |
|---|---|
ObjectValue |
ObjectVariableBuilderImpl.create()
|
ObjectValue |
SerializedObjectValueBuilderImpl.create()
|
| Constructors in org.camunda.bpm.engine.impl.core.variable.value.builder with parameters of type ObjectValue | |
|---|---|
ObjectVariableBuilderImpl(ObjectValue value)
|
|
SerializedObjectValueBuilderImpl(ObjectValue value)
|
|
| Uses of ObjectValue in org.camunda.bpm.engine.impl.variable.serializer |
|---|
| Methods in org.camunda.bpm.engine.impl.variable.serializer that return ObjectValue | |
|---|---|
ObjectValue |
AbstractObjectValueSerializer.convertToTypedValue(UntypedValueImpl untypedValue)
|
ObjectValue |
AbstractObjectValueSerializer.readValue(ValueFields valueFields,
boolean deserializeObjectValue)
|
| Methods in org.camunda.bpm.engine.impl.variable.serializer with parameters of type ObjectValue | |
|---|---|
void |
AbstractObjectValueSerializer.writeValue(ObjectValue value,
ValueFields valueFields)
|
| Uses of ObjectValue in org.camunda.bpm.engine.impl.variable.serializer.jpa |
|---|
| Methods in org.camunda.bpm.engine.impl.variable.serializer.jpa that return ObjectValue | |
|---|---|
ObjectValue |
JPAVariableSerializer.convertToTypedValue(UntypedValueImpl untypedValue)
|
ObjectValue |
JPAVariableSerializer.readValue(ValueFields valueFields,
boolean deserializeObjectValue)
|
| Methods in org.camunda.bpm.engine.impl.variable.serializer.jpa with parameters of type ObjectValue | |
|---|---|
void |
JPAVariableSerializer.writeValue(ObjectValue objectValue,
ValueFields valueFields)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||