Class GlobalFunctions

  • All Implemented Interfaces:
    de.codecentric.reedelk.runtime.api.script.ScriptGlobalFunctions

    public class GlobalFunctions
    extends Object
    implements de.codecentric.reedelk.runtime.api.script.ScriptGlobalFunctions
    • Method Detail

      • moduleId

        public long moduleId()
        Specified by:
        moduleId in interface de.codecentric.reedelk.runtime.api.script.ScriptGlobalFunctions
      • bindings

        public Map<String,​Object> bindings()
        Specified by:
        bindings in interface de.codecentric.reedelk.runtime.api.script.ScriptGlobalFunctions