JavaScript is disabled on your browser.
java.lang.Object
com.atlassian.plugin.descriptors.AbstractModuleDescriptor<CorsDefaults >
com.atlassian.plugins.rest.module.security.descriptor.CorsDefaultsModuleDescriptorImpl
All Implemented Interfaces:
com.atlassian.plugin.ModuleDescriptor<CorsDefaults >, com.atlassian.plugin.Resourced, com.atlassian.plugin.StateAware, CorsDefaultsModuleDescriptor
public final class CorsDefaultsModuleDescriptorImpl
extends com.atlassian.plugin.descriptors.AbstractModuleDescriptor<CorsDefaults >
implements CorsDefaultsModuleDescriptor
Basic module descriptor for Cross-Origin Resource Sharing default instances
Field Summary
Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
key, moduleClass, moduleClassName, moduleFactory, name, plugin, resources, singleton
Method Summary
Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
assertModuleClassImplements, checkPermissions, destroy, destroy, disabled, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, hashCode, init, isEnabled, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor
destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion
Methods inherited from interface com.atlassian.plugin.Resourced
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation
Copyright © 2016 Atlassian . All rights reserved.