|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SerializableValue in org.camunda.bpm.engine.impl.core.variable.type |
|---|
| Methods in org.camunda.bpm.engine.impl.core.variable.type that return SerializableValue | |
|---|---|
SerializableValue |
ObjectTypeImpl.createValueFromSerialized(String serializedValue,
Map<String,Object> valueInfo)
|
| Uses of SerializableValue in org.camunda.bpm.engine.impl.core.variable.value |
|---|
| Classes in org.camunda.bpm.engine.impl.core.variable.value that implement SerializableValue | |
|---|---|
class |
ObjectValueImpl
|
| Uses of SerializableValue in org.camunda.bpm.engine.impl.variable.serializer |
|---|
| Classes in org.camunda.bpm.engine.impl.variable.serializer with type parameters of type SerializableValue | |
|---|---|
class |
AbstractSerializableValueSerializer<T extends SerializableValue>
|
| Uses of SerializableValue in org.camunda.bpm.engine.variable.type |
|---|
| Methods in org.camunda.bpm.engine.variable.type that return SerializableValue | |
|---|---|
SerializableValue |
SerializableValueType.createValueFromSerialized(String serializedValue,
Map<String,Object> valueInfo)
Creates a new TypedValue using this type. |
| Uses of SerializableValue in org.camunda.bpm.engine.variable.value |
|---|
| Subinterfaces of SerializableValue in org.camunda.bpm.engine.variable.value | |
|---|---|
interface |
ObjectValue
A typed value representing a Java Object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||