|
||||||||||
| 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<T>
public abstract class AbstractBambooModuleDescriptor<T>
| Field Summary |
|---|
| Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
moduleClassName, plugin, resources, singleton |
| Constructor Summary | |
|---|---|
AbstractBambooModuleDescriptor()
|
|
| Method Summary | ||
|---|---|---|
protected java.lang.String |
getFreeMarkerResourceLocation(java.lang.String resourceName)
|
|
T |
getModule()
|
|
protected java.lang.String |
getVelocityResourceLocation(java.lang.String resourceName)
|
|
protected
|
instantiateClass(java.lang.Class<Z> clazz)
|
|
| 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 |
| Constructor Detail |
|---|
public AbstractBambooModuleDescriptor()
| Method Detail |
|---|
public T getModule()
getModule in interface com.atlassian.plugin.ModuleDescriptor<T>getModule in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T>protected <Z> Z instantiateClass(java.lang.Class<Z> clazz)
@Nullable
protected java.lang.String getFreeMarkerResourceLocation(@NotNull
java.lang.String resourceName)
@Nullable
protected java.lang.String getVelocityResourceLocation(@NotNull
java.lang.String resourceName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||