public interface AddonCategories
| Modifier and Type | Method and Description |
|---|---|
Iterable<AddonCategorySummary> |
findForApplication(ApplicationKey appKey)
Returns the list of all categories that are relevant to the specified application.
|
Iterable<AddonCategorySummary> findForApplication(ApplicationKey appKey) throws MpacException
appKey - an ApplicationKeyMpacException - if the server was unavailable or returned an errorCopyright © 2016 Atlassian. All rights reserved.