@ApplicationScoped public class DummyRuntimePluginService extends Object implements org.uberfire.backend.plugin.RuntimePluginService
| Constructor and Description |
|---|
DummyRuntimePluginService() |
| Modifier and Type | Method and Description |
|---|---|
List<org.uberfire.backend.plugin.RuntimePlugin> |
getRuntimePlugins() |
String |
getRuntimePluginTemplateContent(String url) |
String |
getTemplateContent(String url) |
Collection<String> |
listFrameworksContent() |
Collection<String> |
listPluginsContent() |
public Collection<String> listFrameworksContent()
listFrameworksContent in interface org.uberfire.backend.plugin.RuntimePluginServicepublic Collection<String> listPluginsContent()
listPluginsContent in interface org.uberfire.backend.plugin.RuntimePluginServicepublic String getTemplateContent(String url)
getTemplateContent in interface org.uberfire.backend.plugin.RuntimePluginServicepublic String getRuntimePluginTemplateContent(String url)
getRuntimePluginTemplateContent in interface org.uberfire.backend.plugin.RuntimePluginServicepublic List<org.uberfire.backend.plugin.RuntimePlugin> getRuntimePlugins()
getRuntimePlugins in interface org.uberfire.backend.plugin.RuntimePluginServiceCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.