Interface CompiledScriptCacheService


  • public interface CompiledScriptCacheService
    • Method Detail

      • getCompiledScripts

        List<Script> getCompiledScripts​(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