Class GlobalFunctions
- java.lang.Object
-
- de.codecentric.reedelk.json.internal.script.GlobalFunctions
-
- All Implemented Interfaces:
de.codecentric.reedelk.runtime.api.script.ScriptGlobalFunctions
public class GlobalFunctions extends Object implements de.codecentric.reedelk.runtime.api.script.ScriptGlobalFunctions
-
-
Constructor Summary
Constructors Constructor Description GlobalFunctions(long moduleId, ObjectToJSONConverter objectToJSON, JSONToObjectConverter JSONToObject)
-
-
-
Constructor Detail
-
GlobalFunctions
public GlobalFunctions(long moduleId, ObjectToJSONConverter objectToJSON, JSONToObjectConverter JSONToObject)
-
-