Class RuntimePluginsServiceProxyBackendImpl

  • All Implemented Interfaces:
    org.uberfire.client.plugin.RuntimePluginsServiceProxy

    @Dependent
    @Alternative
    public class RuntimePluginsServiceProxyBackendImpl
    extends Object
    implements org.uberfire.client.plugin.RuntimePluginsServiceProxy
    • Constructor Detail

      • RuntimePluginsServiceProxyBackendImpl

        public RuntimePluginsServiceProxyBackendImpl()
    • Method Detail

      • getTemplateContent

        public void getTemplateContent​(String contentUrl,
                                       org.uberfire.mvp.ParameterizedCommand<String> command)
        Specified by:
        getTemplateContent in interface org.uberfire.client.plugin.RuntimePluginsServiceProxy
      • listFrameworksContent

        public void listFrameworksContent​(org.uberfire.mvp.ParameterizedCommand<Collection<String>> command)
        Specified by:
        listFrameworksContent in interface org.uberfire.client.plugin.RuntimePluginsServiceProxy
      • listPluginsContent

        public void listPluginsContent​(org.uberfire.mvp.ParameterizedCommand<Collection<String>> command)
        Specified by:
        listPluginsContent in interface org.uberfire.client.plugin.RuntimePluginsServiceProxy