Class ConfluenceWebLabel
java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLabel
- All Implemented Interfaces:
- com.atlassian.plugin.web.model.WebLabel
A confluence specific wrapper for the 
WebLabel- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetDisplayableLabel(jakarta.servlet.http.HttpServletRequest req, WebInterfaceContext context) getDisplayableLabel(jakarta.servlet.http.HttpServletRequest req, Map<String, Object> params) getKey()
- 
Constructor Details- 
ConfluenceWebLabelpublic ConfluenceWebLabel(com.atlassian.plugin.web.model.WebLabel webLabel) 
 
- 
- 
Method Details- 
getKey- Specified by:
- getKeyin interface- com.atlassian.plugin.web.model.WebLabel
 
- 
getDisplayableLabelpublic String getDisplayableLabel(jakarta.servlet.http.HttpServletRequest req, Map<String, Object> params) - Specified by:
- getDisplayableLabelin interface- com.atlassian.plugin.web.model.WebLabel
 
- 
getDisplayableLabelpublic String getDisplayableLabel(jakarta.servlet.http.HttpServletRequest req, WebInterfaceContext context) 
- 
getParams
 
-