com.atlassian.bamboo.plugin.descriptor
Class BambooWebItemModuleDescriptor

java.lang.Object
  extended by DefaultWebItemModuleDescriptor
      extended by com.atlassian.bamboo.plugin.descriptor.BambooWebItemModuleDescriptor

public class BambooWebItemModuleDescriptor
extends DefaultWebItemModuleDescriptor


Constructor Summary
BambooWebItemModuleDescriptor()
           
 
Method Summary
 WebLink getLink()
           
 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

BambooWebItemModuleDescriptor

public BambooWebItemModuleDescriptor()
Method Detail

init

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

getLink

public WebLink getLink()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.