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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDisplayableLabel
(javax.servlet.http.HttpServletRequest req, WebInterfaceContext context) getDisplayableLabel
(javax.servlet.http.HttpServletRequest req, Map params) getKey()
-
Constructor Details
-
ConfluenceWebLabel
public ConfluenceWebLabel(com.atlassian.plugin.web.model.WebLabel webLabel)
-
-
Method Details
-
getKey
- Specified by:
getKey
in interfacecom.atlassian.plugin.web.model.WebLabel
-
getDisplayableLabel
- Specified by:
getDisplayableLabel
in interfacecom.atlassian.plugin.web.model.WebLabel
-
getDisplayableLabel
public String getDisplayableLabel(javax.servlet.http.HttpServletRequest req, WebInterfaceContext context) -
getParams
-