| Package | Description |
|---|---|
| com.atlassian.bamboo.repository | |
| com.atlassian.bamboo.task.repository | |
| com.atlassian.bamboo.v2.build.task |
| Modifier and Type | Method and Description |
|---|---|
static Function<String,Result<RepositoryDefinitionException,PlanRepositoryDefinition>> |
RepositoryFunctions.idSelectorToPlanRepositoryDefinition(@NotNull CommonTaskContext commonTaskContext) |
static Function<String,Result<RepositoryDefinitionException,PlanRepositoryDefinition>> |
RepositoryFunctions.idSelectorToPlanRepositoryDefinition(@NotNull List<PlanRepositoryDefinition> repositoryDefinitionList,
@NotNull TaskDefinition taskDefinition) |
static Function<String,Result<RepositoryDefinitionException,PlanRepositoryDefinition>> |
RepositoryFunctions.idSelectorToPlanRepositoryDefinition(@NotNull Map<Long,PlanRepositoryDefinition> repositoryDefinitionMap,
@NotNull TaskDefinition taskDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static PlanRepositoryDefinition |
RepositoryTaskHelper.getPlanRepositoryByIdSelector(@NotNull CommonContext buildContext,
@NotNull TaskDefinition taskDefinition,
@NotNull String repositoryIdSelector) |
static PlanRepositoryDefinition |
RepositoryTaskHelper.getPlanRepositoryByIdSelector(@NotNull CommonTaskContext commonTaskContext,
@NotNull String repositoryIdSelector) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull CommonContext |
InitializeBuild.call(@NotNull CommonContext commonContext,
@NotNull ReadOnlyCapabilitySet capabilitySet) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.