| Package | Description |
|---|---|
| com.atlassian.bamboo.repository | |
| com.atlassian.bamboo.task.repository | |
| com.atlassian.bamboo.v2.build.task |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Function<String,Result<RepositoryDefinitionException,RepositoryDefinition>> |
RepositoryFunctions.idSelectorToRepositoryDefinition(CommonTaskContext commonTaskContext) |
static com.google.common.base.Function<String,Result<RepositoryDefinitionException,RepositoryDefinition>> |
RepositoryFunctions.idSelectorToRepositoryDefinition(List<RepositoryDefinition> repositoryDefinitionList,
TaskDefinition taskDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static List<Result<RepositoryDefinitionException,RepositoryDefinition>> |
RepositoryTaskHelper.getRepositoriesUsedByTask(TaskDefinition taskDefinition,
List<RepositoryDefinition> repositoryDefinitionList) |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryDefinition |
RepositoryTaskHelper.getRepositoryDefinitionByIdSelector(CommonContext buildContext,
TaskDefinition taskDefinition,
String repositoryIdSelector) |
static RepositoryDefinition |
RepositoryTaskHelper.getRepositoryDefinitionByIdSelector(CommonTaskContext commonTaskContext,
String repositoryIdSelector) |
| Modifier and Type | Method and Description |
|---|---|
CommonContext |
InitializeBuild.call(CommonContext commonContext,
ReadOnlyCapabilitySet capabilitySet) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.