Class JsonFunctionDelegateUtils
java.lang.Object
com.flowable.platform.common.el.json.JsonFunctionDelegateUtils
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddToArray(Object array, Object object) protected static org.flowable.common.engine.impl.json.VariableJsonMapperstatic Objectstatic ObjectnewArrayNode(int size) static Object
-
Constructor Details
-
JsonFunctionDelegateUtils
public JsonFunctionDelegateUtils()
-
-
Method Details
-
newObjectNode
-
newArrayNode
-
newArrayNode
-
getVariableJsonMapper
protected static org.flowable.common.engine.impl.json.VariableJsonMapper getVariableJsonMapper() -
addToArray
-