Package | Description |
---|---|
com.atlassian.bamboo.plan | |
com.atlassian.bamboo.plan.move |
Modifier and Type | Method and Description |
---|---|
Map<PlanKey,PlanKey> |
MovePlanService.movePlansToProject(Collection<TopLevelPlan> plans,
Project project,
Map<String,String> planKeyMappings,
Map<String,String> planNameMappings)
Moves a list of plans to a new project.
|
Modifier and Type | Method and Description |
---|---|
Map<PlanKey,PlanKey> |
MovePlanServiceImpl.movePlansToProject(Collection<TopLevelPlan> plans,
Project newProject,
Map<String,String> planKeyMappings,
Map<String,String> planNameMappings) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.