com.atlassian.bamboo.plugin.descriptor
Class BambooWebSectionModuleDescriptor

java.lang.Object
  extended by com.atlassian.plugin.descriptors.AbstractModuleDescriptor
      extended by com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
          extended by com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor
              extended by com.atlassian.bamboo.plugin.descriptor.BambooWebSectionModuleDescriptor
All Implemented Interfaces:
com.atlassian.plugin.ModuleDescriptor, com.atlassian.plugin.Resourced, com.atlassian.plugin.StateAware, com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor, com.atlassian.plugin.web.descriptors.WebSectionModuleDescriptor, com.atlassian.plugin.web.descriptors.WeightedDescriptor

public class BambooWebSectionModuleDescriptor
extends com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor


Field Summary
 
Fields inherited from class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
condition, contextProvider, element, label, params, tooltip, webInterfaceManager, weight
 
Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
plugin, resources, singleton
 
Fields inherited from interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor
COMPOSITE_TYPE_AND, COMPOSITE_TYPE_OR
 
Constructor Summary
BambooWebSectionModuleDescriptor()
           
 
Method Summary
 void enabled()
           
 com.atlassian.plugin.web.model.WebIcon getIcon()
           
 
Methods inherited from class com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor
getLocation, init
 
Methods inherited from class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
disabled, getCondition, getContextProvider, getModule, getTooltip, getWebLabel, getWebParams, getWeight, makeCondition, makeConditions, makeConditions, makeContextProvider, setWebInterfaceManager
 
Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
assertModuleClassImplements, destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, satisfiesMinJavaVersion, setPlugin, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor
getCondition, getContextProvider, getModule, getTooltip, getWebLabel, getWebParams, getWeight
 
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor
destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion
 
Methods inherited from interface com.atlassian.plugin.Resourced
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation
 
Methods inherited from interface com.atlassian.plugin.StateAware
disabled
 

Constructor Detail

BambooWebSectionModuleDescriptor

public BambooWebSectionModuleDescriptor()
Method Detail

enabled

public void enabled()
Specified by:
enabled in interface com.atlassian.plugin.StateAware
Overrides:
enabled in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor

getIcon

public com.atlassian.plugin.web.model.WebIcon getIcon()


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.