com.atlassian.bamboo.plugin.descriptor
Class CustomPostBuildIndexModuleDescriptor

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

public class CustomPostBuildIndexModuleDescriptor
extends AbstractModuleDescriptor


Constructor Summary
CustomPostBuildIndexModuleDescriptor()
           
 
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

CustomPostBuildIndexModuleDescriptor

public CustomPostBuildIndexModuleDescriptor()
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.