com.atlassian.bamboo.plugin.descriptor
Class BuilderModuleDescriptor

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

public class BuilderModuleDescriptor
extends AbstractModuleDescriptor


Field Summary
static String BUILDER_PLUGIN_KEY
           
 
Constructor Summary
BuilderModuleDescriptor()
           
 
Method Summary
 String getEditTemplate()
           
 String getFreemarkerEditTemplate()
           
 Object getModule()
           
 String getViewTemplate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUILDER_PLUGIN_KEY

public static final String BUILDER_PLUGIN_KEY
See Also:
Constant Field Values
Constructor Detail

BuilderModuleDescriptor

public BuilderModuleDescriptor()
Method Detail

getModule

public Object getModule()

getEditTemplate

public String getEditTemplate()

getFreemarkerEditTemplate

public String getFreemarkerEditTemplate()

getViewTemplate

public String getViewTemplate()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.