Package org.camunda.bpm.client.variable
Class ClientValues
java.lang.Object
org.camunda.bpm.engine.variable.Variables
org.camunda.bpm.client.variable.ClientValues
public class ClientValues
extends org.camunda.bpm.engine.variable.Variables
-
Nested Class Summary
Nested classes/interfaces inherited from class org.camunda.bpm.engine.variable.Variables
org.camunda.bpm.engine.variable.Variables.SerializationDataFormats -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.camunda.bpm.engine.variable.Variables
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
-
Field Details
-
JSON
public static final org.camunda.bpm.engine.variable.type.PrimitiveValueType JSON -
XML
public static final org.camunda.bpm.engine.variable.type.PrimitiveValueType XML
-
-
Constructor Details
-
ClientValues
public ClientValues()
-
-
Method Details
-
jsonValue
-
jsonValue
-
xmlValue
-
xmlValue
-