public class LegacyRepositoryModuleDescriptor extends Object implements VcsRepositoryModuleDescriptor
SELECTED_REPOSITORY| Constructor and Description |
|---|
LegacyRepositoryModuleDescriptor(RepositoryModuleDescriptor repositoryModuleDescriptor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBambooSpecsHandler, getBuildWarningsUpdater, getVcsCommitCommenter, isDistributedVcs, supportsBuildWarnings, supportsCommitComment, supportsForkedPullRequestDetection, supportsPullRequestDetectionpublic LegacyRepositoryModuleDescriptor(RepositoryModuleDescriptor repositoryModuleDescriptor)
public String getCompleteKey()
getCompleteKey in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>public String getPluginKey()
getPluginKey in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>public String getKey()
getKey in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>public String getName()
getName in interface NameProvidergetName in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>public String getDescription()
getDescription in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>public Class<VcsWorkingCopyManager> getModuleClass()
getModuleClass in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>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<VcsWorkingCopyManager>com.atlassian.plugin.PluginParseExceptionpublic boolean isEnabledByDefault()
isEnabledByDefault in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>public boolean isSystemModule()
isSystemModule in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>public void destroy()
destroy in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>public Float getMinJavaVersion()
getMinJavaVersion in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>public boolean satisfiesMinJavaVersion()
satisfiesMinJavaVersion in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>public Map<String,String> getParams()
getParams in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>public String getI18nNameKey()
getI18nNameKey in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>public String getDescriptionKey()
getDescriptionKey in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>public com.atlassian.plugin.Plugin getPlugin()
getPlugin in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>public List<com.atlassian.plugin.elements.ResourceDescriptor> getResourceDescriptors()
getResourceDescriptors in interface com.atlassian.plugin.Resourcedpublic com.atlassian.plugin.elements.ResourceDescriptor getResourceDescriptor(String type, String name)
getResourceDescriptor in interface com.atlassian.plugin.Resourcedpublic com.atlassian.plugin.elements.ResourceLocation getResourceLocation(String type, String name)
getResourceLocation in interface com.atlassian.plugin.Resourcedpublic VcsWorkingCopyManager getModule()
getModule in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>@Nullable public @Nullable String getIcon()
VcsRepositoryModuleDescriptorgetIcon in interface VcsRepositoryModuleDescriptor@Nullable public @Nullable String getOptionDescription()
VcsRepositoryModuleDescriptorgetOptionDescription in interface VcsRepositoryModuleDescriptor@Nullable public @Nullable String getTooltipKey()
VcsRepositoryModuleDescriptorgetTooltipKey in interface VcsRepositoryModuleDescriptorpublic boolean isPrimary()
VcsRepositoryModuleDescriptorisPrimary in interface VcsRepositoryModuleDescriptorpublic int getWeight()
getWeight in interface com.atlassian.plugin.web.descriptors.WeightedDescriptor@NotNull public @NotNull Repository getLegacyModule()
public RepositoryModuleDescriptor getLegacyRepositoryModuleDescriptor()
@NotNull public @NotNull VcsLocationConfigurator getVcsLocationConfigurator()
getVcsLocationConfigurator in interface VcsRepositoryModuleDescriptor@Nullable public @Nullable VcsChangeDetectionOptionsConfigurator getVcsChangeDetectionOptionsConfigurator()
getVcsChangeDetectionOptionsConfigurator in interface VcsRepositoryModuleDescriptor@Nullable public @Nullable VcsBranchDetectionOptionsConfigurator getVcsBranchDetectionOptionsConfigurator()
getVcsBranchDetectionOptionsConfigurator in interface VcsRepositoryModuleDescriptor@Nullable public @Nullable VcsBranchConfigurator getVcsBranchConfigurator()
getVcsBranchConfigurator in interface VcsRepositoryModuleDescriptor@NotNull public @NotNull VcsChangeDetector getChangeDetector()
getChangeDetector in interface VcsRepositoryModuleDescriptor@Nullable public @Nullable VcsTagsHandler getTagsHandler()
getTagsHandler in interface VcsRepositoryModuleDescriptor@NotNull public @NotNull VcsWorkingCopyManager getWorkingCopyManager()
getWorkingCopyManager in interface VcsRepositoryModuleDescriptor@Nullable public @Nullable VcsConnectionTester getConnectionTester()
getConnectionTester in interface VcsRepositoryModuleDescriptor@Nullable public @Nullable VcsBranchDetector getBranchDetector()
getBranchDetector in interface VcsRepositoryModuleDescriptor@Nullable public @Nullable VcsBranchCreator getBranchCreator()
getBranchCreator in interface VcsRepositoryModuleDescriptor@Nullable public @Nullable VcsTagCreator getTagCreator()
getTagCreator in interface VcsRepositoryModuleDescriptor@Nullable public @Nullable VcsPullRequestDetector getPullRequestDetector()
getPullRequestDetector in interface VcsRepositoryModuleDescriptor@Nullable public @Nullable VcsVariableGenerator getVariableGenerator()
getVariableGenerator in interface VcsRepositoryModuleDescriptor@Nullable public @Nullable VcsMavenPomAccessor getVcsMavenPomAccessor()
getVcsMavenPomAccessor in interface VcsRepositoryModuleDescriptor@NotNull public @NotNull VcsRepositoryDataExporter getExporter()
getExporter in interface VcsRepositoryModuleDescriptorpublic boolean supportsMerging()
supportsMerging in interface VcsRepositoryModuleDescriptorpublic boolean supportsRemoteUpdates()
supportsRemoteUpdates in interface VcsRepositoryModuleDescriptorpublic boolean supportsBranchDetection()
supportsBranchDetection in interface VcsRepositoryModuleDescriptorpublic boolean supportsBranchOverrides()
supportsBranchOverrides in interface VcsRepositoryModuleDescriptorpublic boolean supportsBranchCreation()
supportsBranchCreation in interface VcsRepositoryModuleDescriptorpublic boolean supportsTagCreation()
supportsTagCreation in interface VcsRepositoryModuleDescriptorpublic boolean providesCustomVariables()
providesCustomVariables in interface VcsRepositoryModuleDescriptorpublic boolean supportsTestingConnection()
supportsTestingConnection in interface VcsRepositoryModuleDescriptorpublic boolean supportsImportFromMaven()
supportsImportFromMaven in interface VcsRepositoryModuleDescriptorpublic boolean providesWorkingCopyStatus()
providesWorkingCopyStatus in interface VcsRepositoryModuleDescriptorpublic boolean revisionIdsAreUnique()
VcsRepositoryModuleDescriptorrevisionIdsAreUnique in interface VcsRepositoryModuleDescriptor@NotNull public @NotNull String getTypeString()
VcsRepositoryModuleDescriptorgetTypeString in interface VcsRepositoryModuleDescriptor@NotNull public @NotNull String getDefaultTriggerKey()
VcsRepositoryModuleDescriptorgetDefaultTriggerKey in interface VcsRepositoryModuleDescriptor@NotNull public @NotNull String getDefaultVcsViewerKey()
VcsRepositoryModuleDescriptorgetDefaultVcsViewerKey in interface VcsRepositoryModuleDescriptorpublic boolean isEnabled()
isEnabled in interface com.atlassian.plugin.ModuleDescriptor<VcsWorkingCopyManager>Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.