public class XmlPluginAllowlistModuleDescriptor extends com.atlassian.plugin.descriptors.AbstractModuleDescriptor<XmlPluginAllowlistProvider>
Constructor and Description |
---|
XmlPluginAllowlistModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory) |
Modifier and Type | Method and Description |
---|---|
void |
enabled() |
XmlPluginAllowlistProvider |
getModule() |
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
assertModuleClassImplements, checkPermissions, destroy, disabled, 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 static final String TAG_NAME
public XmlPluginAllowlistModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)
public void init(@Nonnull com.atlassian.plugin.Plugin plugin, @Nonnull org.dom4j.Element element)
init
in interface com.atlassian.plugin.ModuleDescriptor<XmlPluginAllowlistProvider>
init
in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<XmlPluginAllowlistProvider>
public void enabled()
enabled
in interface com.atlassian.plugin.StateAware
enabled
in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<XmlPluginAllowlistProvider>
public XmlPluginAllowlistProvider getModule()
getModule
in interface com.atlassian.plugin.ModuleDescriptor<XmlPluginAllowlistProvider>
getModule
in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<XmlPluginAllowlistProvider>
Copyright © 2002-2023 Atlassian. All Rights Reserved.