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
ConstructorDescriptionBambooWebLabel
(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 TypeMethodDescriptiongetDisplayableLabel
(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
-
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
- Specified by:
getDisplayableLabel
in interfacecom.atlassian.plugin.web.model.WebLabel
- Overrides:
getDisplayableLabel
in classcom.atlassian.plugin.web.model.DefaultWebLabel
-
getDisplayableLabel
-