com.atlassian.bamboo.plugin.descriptor
Class CustomIndexReaderModuleDescriptor

java.lang.Object
  extended by AbstractModuleDescriptor
      extended by com.atlassian.bamboo.plugin.descriptor.CustomIndexReaderModuleDescriptor

public class CustomIndexReaderModuleDescriptor
extends AbstractModuleDescriptor


Constructor Summary
CustomIndexReaderModuleDescriptor()
           
 
Method Summary
 Object getModule()
           
 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

CustomIndexReaderModuleDescriptor

public CustomIndexReaderModuleDescriptor()
Method Detail

init

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

getModule

public Object getModule()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.