| Modifier and Type | Method and Description |
|---|---|
ApplicationPlugin |
PluginApplication.getPrimaryPlugin()
Get the primary plugin associated in the application.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<ApplicationPlugin> |
PluginApplication.getApplicationPlugins()
Return all the application plugins in the application.
|
Iterable<ApplicationPlugin> |
PluginApplication.getPlugins()
Get the primary, application and utility plugins associated with the application.
|
Iterable<ApplicationPlugin> |
PluginApplication.getUtilityPlugins()
Return all the utility plugins in the application.
|
Copyright © 2018 Atlassian. All rights reserved.