Interface RuntimePluginsServiceProxy

    • Method Detail

      • getTemplateContent

        void getTemplateContent​(String contentUrl,
                                org.uberfire.mvp.ParameterizedCommand<String> command)
      • listFrameworksContent

        void listFrameworksContent​(org.uberfire.mvp.ParameterizedCommand<Collection<String>> command)
      • listPluginsContent

        void listPluginsContent​(org.uberfire.mvp.ParameterizedCommand<Collection<String>> command)