Interface CompiledScriptCacheService


  • public interface CompiledScriptCacheService
    • Method Detail

      • getCompiledScripts

        java.util.List<Script> getCompiledScripts​(java.lang.String name)
        Fetch scripts given the category name of the client library
        Parameters:
        name - category name of the script
        Returns:
        List of Script for the category name