public class VariableLoggingSessionUtil extends Object
| Constructor and Description |
|---|
VariableLoggingSessionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.node.ObjectNode |
addLoggingData(String message,
VariableInstanceEntity variableInstance,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
static void |
addVariableValue(Object variableValue,
String variableTypeName,
String variableRawValueName,
String variableValueName,
com.fasterxml.jackson.databind.node.ObjectNode loggingNode) |
public static com.fasterxml.jackson.databind.node.ObjectNode addLoggingData(String message, VariableInstanceEntity variableInstance, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Copyright © 2021 Flowable. All rights reserved.