|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.descriptors.AbstractModuleDescriptor<T>
com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor<Builder>
com.atlassian.bamboo.plugin.descriptor.BuilderModuleDescriptor
TaskModuleDescriptor
@Deprecated public class BuilderModuleDescriptor
Module descriptor for the Builder plugin type
| Field Summary | |
|---|---|
static java.lang.String |
BUILDER_PLUGIN_KEY
Deprecated. |
| Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
moduleClass, moduleClassName, moduleFactory, plugin, resources, singleton |
| Constructor Summary | |
|---|---|
BuilderModuleDescriptor()
Deprecated. |
|
BuilderModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
getEditTemplate()
Deprecated. |
java.lang.String |
getFreemarkerEditTemplate()
Deprecated. |
java.lang.String |
getViewTemplate()
Deprecated. |
| Methods inherited from class com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor |
|---|
getFreeMarkerResourceLocation, getModule, getVelocityResourceLocation, instantiateClass |
| Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
assertModuleClassImplements, destroy, disabled, enabled, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, init, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String BUILDER_PLUGIN_KEY
| Constructor Detail |
|---|
public BuilderModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)
public BuilderModuleDescriptor()
| Method Detail |
|---|
@Nullable public java.lang.String getEditTemplate()
@Nullable public java.lang.String getFreemarkerEditTemplate()
@Nullable public java.lang.String getViewTemplate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||