public interface RequiredPluginProvider
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getRequiredModuleKeys()
The set of all of the plugin modules that have been marked as required by the host application.
|
java.util.Set<java.lang.String> |
getRequiredPluginKeys()
The set of all of the plugins that have been marked as required by the host application.
|
java.util.Set<java.lang.String> getRequiredPluginKeys()
java.util.Set<java.lang.String> getRequiredModuleKeys()
Copyright © 2013 Atlassian. All Rights Reserved.