com.atlassian.bamboo.ww2.actions.project
Class DecoratedApplicationType

java.lang.Object
  extended by com.atlassian.bamboo.ww2.actions.project.DecoratedApplicationType

public class DecoratedApplicationType
extends java.lang.Object


Constructor Summary
DecoratedApplicationType(com.atlassian.core.i18n.I18nTextProvider i18nTextProvider, com.atlassian.applinks.api.ApplicationType applicationType)
           
 
Method Summary
 java.lang.String getDisplayName()
           
 java.lang.String getIconUrl()
           
 com.opensymphony.webwork.dispatcher.json.JSONObject getJson()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecoratedApplicationType

public DecoratedApplicationType(@NotNull
                                com.atlassian.core.i18n.I18nTextProvider i18nTextProvider,
                                @NotNull
                                com.atlassian.applinks.api.ApplicationType applicationType)
Method Detail

getJson

@NotNull
public com.opensymphony.webwork.dispatcher.json.JSONObject getJson()
                                                            throws com.opensymphony.webwork.dispatcher.json.JSONException
Throws:
com.opensymphony.webwork.dispatcher.json.JSONException

getDisplayName

public java.lang.String getDisplayName()

getIconUrl

public java.lang.String getIconUrl()


Copyright © 2012 Atlassian. All Rights Reserved.