public class LegacyVcsRepositoryViewerModuleDescriptor extends Object implements VcsRepositoryViewerModuleDescriptor
| Constructor and Description |
|---|
LegacyVcsRepositoryViewerModuleDescriptor(WebRepositoryViewerModuleDescriptor legacyDescriptor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic LegacyVcsRepositoryViewerModuleDescriptor(WebRepositoryViewerModuleDescriptor legacyDescriptor)
public boolean supportsVcsRepositoryType(@NotNull
@NotNull String pluginKey)
VcsRepositoryViewerModuleDescriptorsupportsVcsRepositoryType in interface VcsRepositoryViewerModuleDescriptor@NotNull public @NotNull VcsRepositoryViewerConfigurator getConfigurator()
getConfigurator in interface VcsRepositoryViewerModuleDescriptorpublic String getCompleteKey()
getCompleteKey in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public String getPluginKey()
getPluginKey in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public String getKey()
getKey in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public String getName()
getName in interface NameProvidergetName in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public String getDescription()
getDescription in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public Class<VcsRepositoryViewer> getModuleClass()
getModuleClass in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public VcsRepositoryViewer getModule()
getModule in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public void init(@NotNull
@NotNull com.atlassian.plugin.Plugin plugin,
@NotNull
@NotNull org.dom4j.Element element)
throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>com.atlassian.plugin.PluginParseExceptionpublic boolean isEnabledByDefault()
isEnabledByDefault in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public boolean isSystemModule()
isSystemModule in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public void destroy()
destroy in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public Float getMinJavaVersion()
getMinJavaVersion in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public boolean satisfiesMinJavaVersion()
satisfiesMinJavaVersion in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public Map<String,String> getParams()
getParams in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public String getI18nNameKey()
getI18nNameKey in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public String getDescriptionKey()
getDescriptionKey in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public com.atlassian.plugin.Plugin getPlugin()
getPlugin in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public boolean isEnabled()
isEnabled in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>public List<com.atlassian.plugin.elements.ResourceDescriptor> getResourceDescriptors()
getResourceDescriptors in interface com.atlassian.plugin.Resourcedpublic com.atlassian.plugin.elements.ResourceDescriptor getResourceDescriptor(String s, String s1)
getResourceDescriptor in interface com.atlassian.plugin.Resourcedpublic com.atlassian.plugin.elements.ResourceLocation getResourceLocation(String s, String s1)
getResourceLocation in interface com.atlassian.plugin.Resourcedpublic VcsRepositoryViewerExporter getExporter()
getExporter in interface VcsRepositoryViewerModuleDescriptorCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.