Package com.atlassian.jira.mock.plugin
Class NullModuleDescriptor
java.lang.Object
com.atlassian.jira.mock.plugin.MockModuleDescriptor<Void>
com.atlassian.jira.mock.plugin.NullModuleDescriptor
- All Implemented Interfaces:
com.atlassian.plugin.ModuleDescriptor<Void>
,com.atlassian.plugin.Resourced
,com.atlassian.plugin.ScopeAware
- Since:
- v6.2.3
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.mock.plugin.MockModuleDescriptor
createHelpResource, createI18nResource, destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceLocation, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setKey, setPlugin
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor
equals, getDisplayName, hashCode, isBroken, setBroken
Methods inherited from interface com.atlassian.plugin.ScopeAware
getScopeKey
-
Constructor Details
-
NullModuleDescriptor
-
-
Method Details
-
getModule
-
isEnabled
public boolean isEnabled()
-