public class ClientValues extends Variables
Variables.SerializationDataFormats
Modifier and Type | Field and Description |
---|---|
static PrimitiveValueType |
JSON |
static PrimitiveValueType |
XML |
Constructor and Description |
---|
ClientValues() |
Modifier and Type | Method and Description |
---|---|
static JsonValue |
jsonValue(String jsonValue) |
static JsonValue |
jsonValue(String jsonValue,
boolean isTransient) |
static XmlValue |
xmlValue(String xmlValue) |
static XmlValue |
xmlValue(String xmlValue,
boolean isTransient) |
booleanValue, booleanValue, byteArrayValue, byteArrayValue, createVariables, dateValue, dateValue, doubleValue, doubleValue, emptyVariableContext, fileValue, fileValue, fileValue, fileValue, fromMap, integerValue, integerValue, longValue, longValue, numberValue, numberValue, objectValue, objectValue, putValue, putValueTyped, serializedObjectValue, serializedObjectValue, serializedObjectValue, shortValue, shortValue, stringValue, stringValue, untypedNullValue, untypedNullValue, untypedValue, untypedValue
public static final PrimitiveValueType JSON
public static final PrimitiveValueType XML
Copyright © 2022. All rights reserved.