com.atlassian.bamboo.plugin.descriptor
Class TopNavigationModuleDescriptor

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

public class TopNavigationModuleDescriptor
extends AbstractBambooModuleDescriptor<PluggableTopNavigation>

Module descriptor for pluggable top navigation


Field Summary
 
Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
moduleClass, moduleClassName, moduleFactory, plugin, resources, singleton
 
Constructor Summary
TopNavigationModuleDescriptor()
           
TopNavigationModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)
           
 
Method Summary
 PluggableTopNavigation getModule()
           
 
Methods inherited from class com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor
disabled, getFreeMarkerResourceLocation, 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

TopNavigationModuleDescriptor

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

TopNavigationModuleDescriptor

public TopNavigationModuleDescriptor()
Method Detail

getModule

public PluggableTopNavigation getModule()
Specified by:
getModule in interface com.atlassian.plugin.ModuleDescriptor<PluggableTopNavigation>
Overrides:
getModule in class AbstractBambooModuleDescriptor<PluggableTopNavigation>


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.