Class JiraWebLabel
java.lang.Object
com.atlassian.jira.plugin.webfragment.model.JiraWebLabel
- All Implemented Interfaces:
com.atlassian.plugin.web.model.WebLabel
A jira specific wrapper for the
DefaultWebLabel
-
Constructor Summary
ConstructorsConstructorDescriptionJiraWebLabel
(com.atlassian.plugin.web.model.WebLabel webLabel, JiraAuthenticationContext authenticationContext) -
Method Summary
Modifier and TypeMethodDescriptiongetDisplayableLabel
(ApplicationUser remoteUser, JiraHelper jiraHelper) getDisplayableLabel
(javax.servlet.http.HttpServletRequest req, Map context) getKey()
-
Constructor Details
-
JiraWebLabel
public JiraWebLabel(com.atlassian.plugin.web.model.WebLabel webLabel, JiraAuthenticationContext authenticationContext)
-
-
Method Details
-
getKey
- Specified by:
getKey
in interfacecom.atlassian.plugin.web.model.WebLabel
-
getDisplayableLabel
-
getDisplayableLabel
- Specified by:
getDisplayableLabel
in interfacecom.atlassian.plugin.web.model.WebLabel
-