| Modifier and Type | Method and Description |
|---|---|
static SharedCredentialDepender |
CredentialsDependerFunctions.repositoryDefinitionToCredentialsDepender(RepositoryDefinition repositoryDefinition) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryDefinition |
EnvironmentServiceImpl.updateRepositoryLinkInEnvironment(EnvironmentRepositoryLink environmentRepositoryLink,
RepositoryDataEntity newRepositoryEntity) |
RepositoryDefinition |
EnvironmentService.updateRepositoryLinkInEnvironment(EnvironmentRepositoryLink environmentRepositoryLink,
RepositoryDataEntity newRepositoryEntity)
Update
EnvironmentRepositoryLink data |
| Modifier and Type | Class and Description |
|---|---|
class |
LegacyRepositoryDefinitionImpl
Deprecated.
since 5.14 use
RepositoryDefinitionImpl |
class |
RepositoryDefinitionForTest |
class |
RepositoryDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
static Predicate<RepositoryDefinition> |
RepositoryPredicates.hasRepositoryDefinitionEqualPluginKey(@NotNull String pluginKey)
Deprecated.
since 5.15, use
BambooPluginUtils.pluginKeyEquals(String) |
static Predicate<RepositoryDefinition> |
RepositoryPredicates.isRepositoryDefinitionDefault()
Get a predicate that returns true for
RepositoryDefinition which is has position == 0 (is default) |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull RepositoryDefinition |
RepositoryDefinitionMocks.mockRepositoryDefinition(Class<? extends Repository> repositoryClass,
String pluginKey) |
| Modifier and Type | Method and Description |
|---|---|
List<RepositoryDefinition> |
ViewPlanConfiguration.getRepositoryDefinitions(String[] selectedRepositories) |
List<RepositoryDefinition> |
ViewPlanConfiguration.getRepositoryDefinitions(@NotNull String pluginKey,
String[] selectedRepositories) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.