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