|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T> com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor<java.lang.Void> com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor com.atlassian.bamboo.plugin.descriptor.BambooWebSectionModuleDescriptor
public class BambooWebSectionModuleDescriptor
Field Summary |
---|
Fields inherited from class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor |
---|
condition, contextProvider, element, label, params, tooltip, webInterfaceManager, weight |
Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
---|
moduleClass, moduleClassName, moduleFactory, plugin, resources, singleton |
Fields inherited from interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor |
---|
COMPOSITE_TYPE_AND, COMPOSITE_TYPE_OR |
Constructor Summary | |
---|---|
BambooWebSectionModuleDescriptor()
|
|
BambooWebSectionModuleDescriptor(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
|
Method Summary | |
---|---|
void |
disabled()
|
void |
enabled()
|
com.atlassian.plugin.web.model.WebIcon |
getIcon()
|
Methods inherited from class com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor |
---|
getLocation, getModule, getModuleClass, init |
Methods inherited from class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor |
---|
equals, getCondition, getContextProvider, getTooltip, getWebLabel, getWebParams, getWeight, hashCode, makeCondition, makeConditions, makeConditions, makeContextProvider, setWebInterfaceManager |
Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
---|
assertModuleClassImplements, destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, 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 |
Methods inherited from interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor |
---|
getCondition, getTooltip, getWebLabel, getWebParams, getWeight |
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
---|
destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getName, getParams, getPlugin, getPluginKey, hashCode, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion |
Methods inherited from interface com.atlassian.plugin.Resourced |
---|
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation |
Methods inherited from interface com.atlassian.plugin.web.descriptors.ContextAware |
---|
getContextProvider |
Constructor Detail |
---|
public BambooWebSectionModuleDescriptor()
public BambooWebSectionModuleDescriptor(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
Method Detail |
---|
public void enabled()
enabled
in interface com.atlassian.plugin.StateAware
enabled
in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor<java.lang.Void>
public void disabled()
disabled
in interface com.atlassian.plugin.StateAware
disabled
in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor<java.lang.Void>
public com.atlassian.plugin.web.model.WebIcon getIcon()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |