Class DecoratedEntityLink

    • Constructor Detail

      • DecoratedEntityLink

        public DecoratedEntityLink​(@NotNull
                                   @NotNull com.atlassian.core.i18n.I18nTextProvider i18nTextProvider,
                                   @NotNull
                                   @NotNull com.atlassian.applinks.api.EntityLink entityLink)
    • Method Detail

      • fromEntityLink

        public static com.google.common.base.Function<com.atlassian.applinks.api.EntityLink,​DecoratedEntityLink> fromEntityLink​(@NotNull
                                                                                                                                      @NotNull com.atlassian.core.i18n.I18nTextProvider i18nTextProvider)
      • 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
      • getKey

        public String getKey()
      • getName

        public String getName()
      • getDisplayName

        public String getDisplayName()
      • getDisplayUrl

        public String getDisplayUrl()
      • getIconUrl

        public String getIconUrl()
      • getId

        public String getId()