com.atlassian.bamboo.plugin.descriptor
Class CustomBuildCompleteActionModuleDescriptor

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

public class CustomBuildCompleteActionModuleDescriptor
extends AbstractModuleDescriptor


Constructor Summary
CustomBuildCompleteActionModuleDescriptor()
           
 
Method Summary
 String getEditTemplate()
           
 Object getModule()
           
 String getViewTemplate()
           
 void init(Plugin plugin, Element element)
           
 boolean skipIfFailed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomBuildCompleteActionModuleDescriptor

public CustomBuildCompleteActionModuleDescriptor()
Method Detail

init

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

getModule

public Object getModule()

skipIfFailed

public boolean skipIfFailed()

getEditTemplate

public String getEditTemplate()

getViewTemplate

public String getViewTemplate()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.