Interface WebRepositoryViewerModuleDescriptor
-
- All Superinterfaces:
com.atlassian.plugin.ModuleDescriptor<WebRepositoryViewer>
,com.atlassian.plugin.Resourced
,com.atlassian.plugin.ScopeAware
- All Known Implementing Classes:
WebRepositoryViewerModuleDescriptorImpl
@Internal @Deprecated public interface WebRepositoryViewerModuleDescriptor extends com.atlassian.plugin.ModuleDescriptor<WebRepositoryViewer>
Deprecated.since 5.14
-
-
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, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBroken
-
-