Uses of Interface
org.alfresco.scripts.ScriptResourceLoader
Packages that use ScriptResourceLoader
-
Uses of ScriptResourceLoader in org.alfresco.scripts
Methods in org.alfresco.scripts with parameters of type ScriptResourceLoaderModifier and TypeMethodDescriptionstatic String
ScriptResourceHelper.resolveScriptImports
(String script, ScriptResourceLoader loader, org.apache.commons.logging.Log logger) Resolve the import directives in the specified script.