Package | Description |
---|---|
de.innovationgate.wgaservices.pluginstore |
Modifier and Type | Method and Description |
---|---|
static PluginStorePlugin |
PluginStorePlugin.createFrom(String fileName,
Map<String,Object> properties) |
Modifier and Type | Method and Description |
---|---|
List<PluginStorePlugin> |
PluginStore.getAvailableOverlayPlugins(Environment environment) |
Map<String,PluginStorePlugin> |
PluginStore.getAvailablePlugins(Environment environment) |
List<PluginStorePlugin> |
PluginStore.getAvailableThemePlugins(Environment environment,
PluginInfo basePluginInfo) |
List<PluginStorePlugin> |
PluginStore.getDependencies(Environment environment,
PluginStorePlugin plugin) |
Modifier and Type | Method and Description |
---|---|
List<PluginStorePlugin> |
PluginStore.getDependencies(Environment environment,
PluginStorePlugin plugin) |
InputStream |
PluginStore.getPluginContent(PluginStorePlugin plugin) |