com.atlassian.bamboo.plugin.descriptor
Class CustomPreBuildQueuedActionModuleDescriptor

java.lang.Object
  extended by com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T>
      extended by com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor<CustomPreBuildQueuedAction>
          extended by com.atlassian.bamboo.plugin.descriptor.CustomPreBuildQueuedActionModuleDescriptor
All Implemented Interfaces:
com.atlassian.plugin.ModuleDescriptor<CustomPreBuildQueuedAction>, com.atlassian.plugin.Resourced, com.atlassian.plugin.StateAware

public class CustomPreBuildQueuedActionModuleDescriptor
extends AbstractBambooModuleDescriptor<CustomPreBuildQueuedAction>


Field Summary
 
Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
moduleClass, moduleClassName, moduleFactory, plugin, resources, singleton
 
Constructor Summary
CustomPreBuildQueuedActionModuleDescriptor()
           
CustomPreBuildQueuedActionModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)
           
 
Method Summary
 java.lang.String getEditTemplate()
           
 java.lang.String getViewTemplate()
           
 
Methods inherited from class com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor
disabled, getFreeMarkerResourceLocation, getModule, getVelocityResourceLocation, instantiateClass, isMutable, postInit, preInit
 
Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
assertModuleClassImplements, destroy, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, hashCode, init, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CustomPreBuildQueuedActionModuleDescriptor

public CustomPreBuildQueuedActionModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)

CustomPreBuildQueuedActionModuleDescriptor

public CustomPreBuildQueuedActionModuleDescriptor()
Method Detail

getEditTemplate

@Nullable
public java.lang.String getEditTemplate()

getViewTemplate

@Nullable
public java.lang.String getViewTemplate()


Copyright © 2012 Atlassian. All Rights Reserved.