public class ContentNameSearchSectionsProviderModuleDescriptor extends com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ContentNameSearchSectionsProvider>
Constructor and Description |
---|
ContentNameSearchSectionsProviderModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory) |
Modifier and Type | Method and Description |
---|---|
void |
disabled() |
void |
enabled() |
ContentNameSearchSectionsProvider |
getModule() |
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
assertModuleClassImplements, checkPermissions, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceLocation, getScopeKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toString
public ContentNameSearchSectionsProviderModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)
public void init(com.atlassian.plugin.Plugin plugin, org.dom4j.Element element) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.ModuleDescriptor<ContentNameSearchSectionsProvider>
init
in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ContentNameSearchSectionsProvider>
com.atlassian.plugin.PluginParseException
public ContentNameSearchSectionsProvider getModule()
getModule
in interface com.atlassian.plugin.ModuleDescriptor<ContentNameSearchSectionsProvider>
getModule
in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ContentNameSearchSectionsProvider>
public void enabled()
enabled
in interface com.atlassian.plugin.StateAware
enabled
in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ContentNameSearchSectionsProvider>
public void disabled()
disabled
in interface com.atlassian.plugin.StateAware
disabled
in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ContentNameSearchSectionsProvider>
Copyright © 2003–2021 Atlassian. All rights reserved.