Uses of Class
com.atlassian.bamboo.repository.RepositoryDefinitionException
Package
Description
-
Uses of RepositoryDefinitionException in com.atlassian.bamboo.repository
Modifier and TypeMethodDescriptionRepositoryFunctions.idSelectorToPlanRepositoryDefinition
(@NotNull CommonTaskContext commonTaskContext) RepositoryFunctions.idSelectorToPlanRepositoryDefinition
(@NotNull List<PlanRepositoryDefinition> repositoryDefinitionList, @NotNull TaskDefinition taskDefinition) RepositoryFunctions.idSelectorToPlanRepositoryDefinition
(@NotNull Map<Long, PlanRepositoryDefinition> repositoryDefinitionMap, @NotNull TaskDefinition taskDefinition) -
Uses of RepositoryDefinitionException in com.atlassian.bamboo.task.repository
Modifier and TypeMethodDescriptionstatic PlanRepositoryDefinition
RepositoryTaskHelper.getPlanRepositoryByIdSelector
(@NotNull CommonTaskContext commonTaskContext, @NotNull String repositoryIdSelector) static PlanRepositoryDefinition
RepositoryTaskHelper.getPlanRepositoryByIdSelector
(@NotNull CommonContext buildContext, @NotNull TaskDefinition taskDefinition, @NotNull String repositoryIdSelector) -
Uses of RepositoryDefinitionException in com.atlassian.bamboo.v2.build.task
Modifier and TypeMethodDescription@NotNull CommonContext
InitializeBuild.call
(@NotNull CommonContext commonContext, @NotNull ReadOnlyCapabilitySet capabilitySet)