| 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(CommonTaskContext commonTaskContext) |
static Function<String,Result<RepositoryDefinitionException,PlanRepositoryDefinition>> |
RepositoryFunctions.idSelectorToPlanRepositoryDefinition(List<PlanRepositoryDefinition> repositoryDefinitionList,
TaskDefinition taskDefinition) |
static Function<String,Result<RepositoryDefinitionException,PlanRepositoryDefinition>> |
RepositoryFunctions.idSelectorToPlanRepositoryDefinition(Map<Long,PlanRepositoryDefinition> repositoryDefinitionMap,
TaskDefinition taskDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static PlanRepositoryDefinition |
RepositoryTaskHelper.getPlanRepositoryByIdSelector(CommonContext buildContext,
TaskDefinition taskDefinition,
String repositoryIdSelector) |
static PlanRepositoryDefinition |
RepositoryTaskHelper.getPlanRepositoryByIdSelector(CommonTaskContext commonTaskContext,
String repositoryIdSelector) |
| Modifier and Type | Method and Description |
|---|---|
CommonContext |
InitializeBuild.call(CommonContext commonContext,
ReadOnlyCapabilitySet capabilitySet) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.