com.atlassian.bamboo.plugin.descriptor
Class BambooWebSectionModuleDescriptor

java.lang.Object
  extended by DefaultWebSectionModuleDescriptor
      extended by com.atlassian.bamboo.plugin.descriptor.BambooWebSectionModuleDescriptor

public class BambooWebSectionModuleDescriptor
extends DefaultWebSectionModuleDescriptor


Constructor Summary
BambooWebSectionModuleDescriptor()
           
 
Method Summary
 WebIcon getIcon()
           
 void init(Plugin plugin, Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooWebSectionModuleDescriptor

public BambooWebSectionModuleDescriptor()
Method Detail

init

public void init(Plugin plugin,
                 Element element)
          throws PluginParseException
Throws:
PluginParseException

getIcon

public WebIcon getIcon()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.