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