Class JiraWebLabel

java.lang.Object
com.atlassian.jira.plugin.webfragment.model.JiraWebLabel
All Implemented Interfaces:
com.atlassian.plugin.web.model.WebLabel

public class JiraWebLabel extends Object implements com.atlassian.plugin.web.model.WebLabel
A jira specific wrapper for the DefaultWebLabel
  • Constructor Details

    • JiraWebLabel

      public JiraWebLabel(com.atlassian.plugin.web.model.WebLabel webLabel, JiraAuthenticationContext authenticationContext)
  • Method Details

    • getKey

      public String getKey()
      Specified by:
      getKey in interface com.atlassian.plugin.web.model.WebLabel
    • getDisplayableLabel

      public String getDisplayableLabel(ApplicationUser remoteUser, JiraHelper jiraHelper)
    • getDisplayableLabel

      public String getDisplayableLabel(javax.servlet.http.HttpServletRequest req, Map context)
      Specified by:
      getDisplayableLabel in interface com.atlassian.plugin.web.model.WebLabel