public static class VcsUIConfigBean.VcsTypeSelector extends Object
| Constructor and Description |
|---|
VcsTypeSelector(@NotNull PartialVcsRepositoryData repositoryData,
@NotNull VcsRepositoryModuleDescriptor descriptor,
@NotNull String group,
@NotNull VcsUIConfigBean.VcsHtmlFragments fragments,
boolean hasReadPermission) |
VcsTypeSelector(@NotNull VcsRepositoryData repositoryData,
@NotNull VcsRepositoryModuleDescriptor descriptor) |
VcsTypeSelector(@NotNull VcsRepositoryData repositoryData,
@NotNull VcsRepositoryModuleDescriptor descriptor,
@NotNull String group,
@NotNull VcsUIConfigBean.VcsHtmlFragments fragments,
boolean hasReadPermission) |
VcsTypeSelector(@NotNull VcsRepositoryModuleDescriptor descriptor,
@NotNull VcsUIConfigBean.VcsHtmlFragments fragments) |
| Modifier and Type | Method and Description |
|---|---|
VcsChangeDetectionOptions |
getChangeDetectionSourceDefinition() |
@Nullable String |
getDescription() |
String |
getGroup() |
@NotNull VcsUIConfigBean.VcsHtmlFragments |
getHtmlFragments() |
String |
getIcon() |
@NotNull String |
getKey() |
String |
getLocation() |
@NotNull String |
getName() |
@Nullable String |
getOptionDescription() |
String |
getPluginKey() |
Long |
getProjectId() |
String |
getTooltipKey() |
@NotNull String |
getType() |
int |
getWeight() |
boolean |
hasReadPermission() |
boolean |
isPrimary() |
boolean |
isShowQuietPeriod() |
boolean |
isSupportsConnectionTesting() |
public VcsTypeSelector(@NotNull
@NotNull VcsRepositoryModuleDescriptor descriptor,
@NotNull
@NotNull VcsUIConfigBean.VcsHtmlFragments fragments)
public VcsTypeSelector(@NotNull
@NotNull VcsRepositoryData repositoryData,
@NotNull
@NotNull VcsRepositoryModuleDescriptor descriptor)
public VcsTypeSelector(@NotNull
@NotNull PartialVcsRepositoryData repositoryData,
@NotNull
@NotNull VcsRepositoryModuleDescriptor descriptor,
@NotNull
@NotNull String group,
@NotNull
@NotNull VcsUIConfigBean.VcsHtmlFragments fragments,
boolean hasReadPermission)
public VcsTypeSelector(@NotNull
@NotNull VcsRepositoryData repositoryData,
@NotNull
@NotNull VcsRepositoryModuleDescriptor descriptor,
@NotNull
@NotNull String group,
@NotNull
@NotNull VcsUIConfigBean.VcsHtmlFragments fragments,
boolean hasReadPermission)
@NotNull public @NotNull String getKey()
public String getPluginKey()
public boolean hasReadPermission()
@NotNull public @NotNull String getName()
@NotNull public @NotNull String getType()
@Nullable public @Nullable String getDescription()
@NotNull public @NotNull VcsUIConfigBean.VcsHtmlFragments getHtmlFragments()
@Nullable public @Nullable String getOptionDescription()
public String getIcon()
public String getTooltipKey()
public boolean isPrimary()
public int getWeight()
public String getLocation()
public String getGroup()
public boolean isShowQuietPeriod()
public boolean isSupportsConnectionTesting()
public Long getProjectId()
public VcsChangeDetectionOptions getChangeDetectionSourceDefinition()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.