Methods in com.atlassian.bamboo.build.creation that throw PlanCreationException |
void |
BuildPlanCreationServiceImpl.cloneBuildPlan(BuildCreationBean buildCreationBean,
java.lang.String buildKeyToClone,
java.lang.String planOwner)
|
void |
BuildPlanCreationService.cloneBuildPlan(BuildCreationBean buildCreationBean,
java.lang.String planKeyToClone,
java.lang.String planOwnerUsername)
Clones the passe plan into the BuildCreationBean |
void |
BuildPlanCreationServiceImpl.setBuilder(BuildCreationBean buildCreationBean,
Builder builder,
java.lang.String label)
|
void |
BuildPlanCreationService.setBuilder(BuildCreationBean buildCreationBean,
Builder builder,
java.lang.String label)
Sets the Builder in the BuildCreationBean.getBuildBeingCreated() |
void |
BuildPlanCreationServiceImpl.setRepository(BuildCreationBean buildCreationBean,
Repository repository)
|
void |
BuildPlanCreationService.setRepository(BuildCreationBean buildCreationBean,
Repository repository)
Sets the Repository in BuildCreationBean.getBuildBeingCreated() |
void |
BuildPlanCreationServiceImpl.setWebRepositoryViewer(BuildCreationBean buildCreationBean,
WebRepositoryViewer webRepositoryViewer)
|
void |
BuildPlanCreationService.setWebRepositoryViewer(BuildCreationBean buildCreationBean,
WebRepositoryViewer webRepositoryViewer)
Sets the WebRepositoryViewer in BuildCreationBean.getBuildBeingCreated() |