com.atlassian.bamboo.plugin.web.model
Class BambooWebLabel

java.lang.Object
  extended by DefaultWebLabel
      extended by com.atlassian.bamboo.plugin.web.model.BambooWebLabel

public class BambooWebLabel
extends DefaultWebLabel


Constructor Summary
BambooWebLabel(Element labelEl, WebFragmentHelper webFragmentHelper, ContextProvider contextProvider, WebFragmentModuleDescriptor descriptor)
           
 
Method Summary
 String getDisplayableLabel()
           
 String getDisplayableLabel(HttpServletRequest req, Map context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooWebLabel

public BambooWebLabel(Element labelEl,
                      WebFragmentHelper webFragmentHelper,
                      ContextProvider contextProvider,
                      WebFragmentModuleDescriptor descriptor)
               throws PluginParseException
Throws:
PluginParseException
Method Detail

getDisplayableLabel

public String getDisplayableLabel(HttpServletRequest req,
                                  Map context)

getDisplayableLabel

public String getDisplayableLabel()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.