Interface JavaScriptStackPathConstructor

    • Method Detail

      • constructPathsForJavaScriptStack

        java.util.List<java.lang.String> constructPathsForJavaScriptStack​(java.lang.String stackName)
        Given a stack, by name, return a list of URL paths for the individual libraries in the stack. If scripts are combined, this will be a single (combined) URL.
        Parameters:
        stackName - name of JavaScriptStack