Class RepositoryOption
java.lang.Object
com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
Wrapper class used to display Source Repository selection in Plan configuration.
-
Constructor Summary
ConstructorDescriptionRepositoryOption
(@NotNull RepositoryData repositoryData, @NotNull String groupName) Deprecated.since 5.14RepositoryOption
(@NotNull RepositoryData repositoryData, @NotNull String groupName, boolean shared) Deprecated.since 5.14RepositoryOption
(@NotNull VcsRepositoryData repositoryData, @NotNull String groupName, boolean shared) RepositoryOption
(@NotNull VcsRepositoryModuleDescriptor repositoryModuleDescriptor) RepositoryOption
(@NotNull String textOnly, @NotNull String groupName) -
Method Summary
Modifier and TypeMethodDescriptiongetGroup()
getIcon()
getKey()
getName()
static RepositoryOption
getNullRepositoryOption
(@NotNull com.opensymphony.xwork2.TextProvider textProvider) int
boolean
isShared()
-
Constructor Details
-
RepositoryOption
-
RepositoryOption
public RepositoryOption(@NotNull @NotNull VcsRepositoryData repositoryData, @NotNull @NotNull String groupName, boolean shared) -
RepositoryOption
@Deprecated public RepositoryOption(@NotNull @NotNull RepositoryData repositoryData, @NotNull @NotNull String groupName, boolean shared) Deprecated.since 5.14 -
RepositoryOption
@Deprecated public RepositoryOption(@NotNull @NotNull RepositoryData repositoryData, @NotNull @NotNull String groupName) Deprecated.since 5.14 -
RepositoryOption
-
-
Method Details
-
getNullRepositoryOption
public static RepositoryOption getNullRepositoryOption(@NotNull @NotNull com.opensymphony.xwork2.TextProvider textProvider) -
getKey
-
getName
-
getIcon
-
getTooltipKey
-
getWeight
public int getWeight() -
getGroup
-
getOptionDescription
-