A
E
F
G
I
N
S
T
V
T
- toJsonPathsWithValues(VariableMap,Integer,List) - function in io.holunda.camunda.variable.serializer.VariableSerializerKt
- Converts a deep map structure representing the payload into a map of one level keyed by the JSON path and valued by the value.
- toPayloadJson(VariableMap,ObjectMapper) - function in io.holunda.camunda.variable.serializer.VariableSerializerKt
- Serializes payload as JSON.
- toPayloadVariableMap(String,ObjectMapper) - function in io.holunda.camunda.variable.serializer.VariableSerializerKt
- Deserializes JSON back into variable map.