public class PluginResourceLocatorImpl extends Object implements PluginResourceLocator
PluginResourceLocator.| Constructor and Description |
|---|
PluginResourceLocatorImpl(WebResourceIntegration webResourceIntegration) |
| Modifier and Type | Method and Description |
|---|---|
List<PluginResource> |
getPluginResources(String moduleCompleteKey)
Returns a list of
PluginResources for a given plugin module's complete key. |
public PluginResourceLocatorImpl(WebResourceIntegration webResourceIntegration)
public List<PluginResource> getPluginResources(String moduleCompleteKey)
PluginResourceLocatorPluginResources for a given plugin module's complete key. If
the plugin the module belongs to is not enabled or does not exist, an empty list is returned.getPluginResources in interface PluginResourceLocatorCopyright © 2018 Atlassian. All rights reserved.