com.atlassian.bamboo.plugin.web.model
Class BambooWebLabel
java.lang.Object
com.atlassian.plugin.web.model.AbstractWebItem
com.atlassian.plugin.web.model.DefaultWebParam
com.atlassian.plugin.web.model.DefaultWebLabel
com.atlassian.bamboo.plugin.web.model.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
Fields inherited from class com.atlassian.plugin.web.model.DefaultWebParam |
params |
Constructor Summary |
BambooWebLabel(org.dom4j.Element labelEl,
com.atlassian.plugin.web.WebFragmentHelper webFragmentHelper,
com.atlassian.plugin.web.ContextProvider contextProvider,
com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor descriptor)
|
Methods inherited from class com.atlassian.plugin.web.model.DefaultWebLabel |
getKey, getNoKeyValue |
Methods inherited from class com.atlassian.plugin.web.model.DefaultWebParam |
get, getParams, getRenderedParam |
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 |
Methods inherited from interface com.atlassian.plugin.web.model.WebParam |
get, getDescriptor, getParams, getRenderedParam |
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
getDisplayableLabel
public java.lang.String getDisplayableLabel(javax.servlet.http.HttpServletRequest req,
java.util.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 java.lang.String getDisplayableLabel()
Copyright © 2012 Atlassian. All Rights Reserved.