Class ConfluenceWebLabel

java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLabel
All Implemented Interfaces:
com.atlassian.plugin.web.model.WebLabel

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

    • ConfluenceWebLabel

      public ConfluenceWebLabel(com.atlassian.plugin.web.model.WebLabel webLabel)
  • Method Details

    • getKey

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

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

      public String getDisplayableLabel(javax.servlet.http.HttpServletRequest req, WebInterfaceContext context)
    • getParams

      public SortedMap getParams()