Package | Description |
---|---|
org.camunda.bpm.client.variable | |
org.camunda.bpm.client.variable.impl.mapper | |
org.camunda.bpm.client.variable.impl.type | |
org.camunda.bpm.client.variable.impl.value |
Modifier and Type | Method and Description |
---|---|
static JsonValue |
ClientValues.jsonValue(String jsonValue) |
static JsonValue |
ClientValues.jsonValue(String jsonValue,
boolean isTransient) |
Modifier and Type | Method and Description |
---|---|
JsonValue |
JsonValueMapper.convertToTypedValue(UntypedValueImpl untypedValue) |
JsonValue |
JsonValueMapper.readValue(TypedValueField typedValueField) |
Modifier and Type | Method and Description |
---|---|
void |
JsonValueMapper.writeValue(JsonValue jsonValue,
TypedValueField typedValueField) |
Modifier and Type | Method and Description |
---|---|
JsonValue |
JsonTypeImpl.createValue(Object value,
Map<String,Object> valueInfo) |
Modifier and Type | Class and Description |
---|---|
class |
JsonValueImpl |
Copyright © 2022. All rights reserved.