| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChain |
| Modifier and Type | Method and Description |
|---|---|
static Optional<TopLevelPlan> |
PlanImportHelper.findExistingPlanByOidOrKey(@NotNull com.atlassian.bamboo.specs.api.model.plan.PlanIdentifierProperties planProperties,
PlanManager planManager) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LicenseValidator.validateJobsLimit(@Nullable TopLevelPlan plan,
com.atlassian.bamboo.specs.api.model.plan.PlanProperties planProperties,
int allowedNumberOfJobs,
int jobsCount) |
| Modifier and Type | Method and Description |
|---|---|
List<TopLevelPlan> |
PlanManager.getAllPlansUnrestricted()
Returns all
TopLevelPlan's ignoring permissions |
| Modifier and Type | Method and Description |
|---|---|
Map<PlanKey,PlanKey> |
MovePlanService.movePlansToProject(Collection<TopLevelPlan> plans,
Project project,
Map<String,String> planIdMappings,
Map<String,String> planKeyMappings,
Map<String,String> planNameMappings)
Moves a list of plans to a new project.
|
void |
MovePlanService.validateUsageOfProjectResources(@NotNull com.atlassian.struts.ValidationAware validationAware,
Collection<TopLevelPlan> plans)
Validate if source plans don't use project repositories or shared credentials.
|
| Modifier and Type | Method and Description |
|---|---|
Map<PlanKey,PlanKey> |
MovePlanServiceImpl.movePlansToProject(Collection<TopLevelPlan> plans,
Project newProject,
Map<String,String> planIdMappings,
Map<String,String> planKeyMappings,
Map<String,String> planNameMappings) |
void |
MovePlanValidationService.validateUsageOfProjectResources(com.atlassian.struts.ValidationAware validationAware,
Collection<TopLevelPlan> plans) |
void |
MovePlanServiceImpl.validateUsageOfProjectResources(@NotNull com.atlassian.struts.ValidationAware validationAware,
Collection<TopLevelPlan> plans) |
void |
MovePlanValidationServiceImpl.validateUsageOfProjectResources(com.atlassian.struts.ValidationAware validationAware,
Collection<TopLevelPlan> plans) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Set<Project> |
ProjectStatusHelperImpl.getUniqueProjects(Collection<? extends TopLevelPlan> plans) |
@NotNull Set<Project> |
ProjectStatusHelper.getUniqueProjects(Collection<? extends TopLevelPlan> plans) |
| Modifier and Type | Method and Description |
|---|---|
Collection<TopLevelPlan> |
BulkEditBuildPermissions.getBuilds(Project project) |
Map<Project,Collection<TopLevelPlan>> |
BulkEditBuildPermissions.getProjectBuilds() |
Collection<TopLevelPlan> |
BulkEditBuildPermissions.getSelectedBuilds() |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.