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