Interface GlobalPermissionModuleDescriptor
- All Superinterfaces:
com.atlassian.plugin.ModuleDescriptor<Void>,com.atlassian.plugin.Resourced,com.atlassian.plugin.ScopeAware
- All Known Implementing Classes:
GlobalPermissionModuleDescriptorImpl
public interface GlobalPermissionModuleDescriptor
extends com.atlassian.plugin.ModuleDescriptor<Void>
-
Method Summary
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor
destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokenMethods inherited from interface com.atlassian.plugin.Resourced
getResourceDescriptor, getResourceDescriptors, getResourceLocationMethods inherited from interface com.atlassian.plugin.ScopeAware
getScopeKey
-
Method Details
-
getDescriptionI18nKey
String getDescriptionI18nKey() -
isAnonymousAllowed
boolean isAnonymousAllowed()
-