Class BambooWebLabel

java.lang.Object
com.atlassian.plugin.web.model.AbstractWebItem
com.atlassian.plugin.web.model.DefaultWebLabel
com.atlassian.bamboo.plugin.web.model.BambooWebLabel
All Implemented Interfaces:
com.atlassian.plugin.web.model.WebLabel

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

    Fields inherited from class com.atlassian.plugin.web.model.DefaultWebLabel

    params
  • Constructor Summary

    Constructors
    Constructor
    Description
    BambooWebLabel(com.atlassian.plugin.module.Element labelEl, com.atlassian.plugin.web.WebFragmentHelper webFragmentHelper, com.atlassian.plugin.web.ContextProvider contextProvider, com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor descriptor)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    getDisplayableLabel(javax.servlet.http.HttpServletRequest req, Map context)
     

    Methods inherited from class com.atlassian.plugin.web.model.DefaultWebLabel

    getKey, getParams

    Methods inherited from class com.atlassian.plugin.web.model.AbstractWebItem

    getContextMap, getDescriptor, getWebFragmentHelper

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BambooWebLabel

      public BambooWebLabel(com.atlassian.plugin.module.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 Details

    • 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()