Class ServerPluginDslPaths

    • Constructor Detail

      • ServerPluginDslPaths

        public ServerPluginDslPaths​(@NotNull
                                    javax.servlet.ServletContext servletContext)
    • Method Detail

      • getBundledDslCacheDirectory

        @NotNull
        public String getBundledDslCacheDirectory()
        Description copied from interface: PluginDslPaths
        Return bundled pre-compiled plugins DSL directory path (/WEB-INF/resources/bundledDslJarsDocs/)
        Specified by:
        getBundledDslCacheDirectory in interface PluginDslPaths
        Returns:
        see above