Class BambooWebLabel

  • All Implemented Interfaces:
    com.atlassian.plugin.web.model.WebLabel, com.atlassian.plugin.web.model.WebParam

    public class BambooWebLabel
    extends com.atlassian.plugin.web.model.DefaultWebLabel
    • Field Summary

      • Fields inherited from class com.atlassian.plugin.web.model.DefaultWebParam

        params
    • Constructor Summary

      Constructors 
      Constructor Description
      BambooWebLabel​(org.dom4j.Element labelEl, com.atlassian.plugin.web.WebFragmentHelper webFragmentHelper, com.atlassian.plugin.web.ContextProvider contextProvider, com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor descriptor)  
    • Constructor Detail

      • BambooWebLabel

        public BambooWebLabel​(org.dom4j.Element labelEl,
                              com.atlassian.plugin.web.WebFragmentHelper webFragmentHelper,
                              com.atlassian.plugin.web.ContextProvider contextProvider,
                              com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor descriptor)
                       throws com.atlassian.plugin.PluginParseException
        Throws:
        com.atlassian.plugin.PluginParseException
    • Method Detail

      • getDisplayableLabel

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

        public String getDisplayableLabel()