public class DecoratedApplicationType extends Object
| Constructor and Description |
|---|
DecoratedApplicationType(com.atlassian.core.i18n.I18nTextProvider i18nTextProvider,
com.atlassian.applinks.api.ApplicationType applicationType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconUrl() |
com.opensymphony.webwork.dispatcher.json.JSONObject |
getJson() |
public DecoratedApplicationType(@NotNull
com.atlassian.core.i18n.I18nTextProvider i18nTextProvider,
@NotNull
com.atlassian.applinks.api.ApplicationType applicationType)
@NotNull
public com.opensymphony.webwork.dispatcher.json.JSONObject getJson()
throws com.opensymphony.webwork.dispatcher.json.JSONException
com.opensymphony.webwork.dispatcher.json.JSONExceptionpublic String getDisplayName()
public String getIconUrl()
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.