public interface RuntimePluginsServiceProxy
Modifier and Type | Method and Description |
---|---|
void |
getTemplateContent(String contentUrl,
org.uberfire.mvp.ParameterizedCommand<String> command) |
void |
listFrameworksContent(org.uberfire.mvp.ParameterizedCommand<Collection<String>> command) |
void |
listPluginsContent(org.uberfire.mvp.ParameterizedCommand<Collection<String>> command) |
void getTemplateContent(String contentUrl, org.uberfire.mvp.ParameterizedCommand<String> command)
void listFrameworksContent(org.uberfire.mvp.ParameterizedCommand<Collection<String>> command)
void listPluginsContent(org.uberfire.mvp.ParameterizedCommand<Collection<String>> command)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.