Class DecoratedApplicationLink
java.lang.Object
com.atlassian.bamboo.ww2.actions.project.DecoratedApplicationLink
- All Implemented Interfaces:
Comparable<DecoratedApplicationLink>
public class DecoratedApplicationLink
extends Object
implements Comparable<DecoratedApplicationLink>
Decorated version of
ApplicationLink
Note: this class has a natural ordering that is inconsistent with equals-
Constructor Summary
ConstructorsConstructorDescriptionDecoratedApplicationLink
(@NotNull com.atlassian.core.i18n.I18nTextProvider i18nTextProvider, @NotNull com.atlassian.applinks.api.ApplicationLink applicationLink) -
Method Summary
-
Constructor Details
-
DecoratedApplicationLink
public DecoratedApplicationLink(@NotNull @NotNull com.atlassian.core.i18n.I18nTextProvider i18nTextProvider, @NotNull @NotNull com.atlassian.applinks.api.ApplicationLink applicationLink)
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<DecoratedApplicationLink>
-
equals
-
hashCode
public int hashCode() -
getJson
@NotNull public @NotNull com.opensymphony.webwork.dispatcher.json.JSONObject getJson() throws com.opensymphony.webwork.dispatcher.json.JSONException- Throws:
com.opensymphony.webwork.dispatcher.json.JSONException
-
getId
-
getType
-
getDisplayName
-
getDisplayUrl
-