Methods in com.atlassian.bamboo.build.creation with parameters of type PlanCreationBean |
boolean |
JobCreationService.cloneBuildable(PlanCreationBean planCreationBean,
ActionParametersMap params,
Job jobToClone,
Job job)
|
protected void |
PlanCreationTemplate.clonePlanPermissionsToSession(Plan buildToClone,
PlanCreationBean planCreationBean,
java.lang.String planOwner)
|
protected abstract boolean |
PlanCreationTemplate.performCloneIfRequired(PlanCreationBean planCreationBean,
ActionParametersMap params)
Using the action parameters determine if cloning is required and if so, perform the clone. |
protected boolean |
JobCreationService.performCloneIfRequired(PlanCreationBean planCreationBean,
ActionParametersMap params)
|
protected boolean |
ChainCreationService.performCloneIfRequired(PlanCreationBean planCreationBean,
ActionParametersMap params)
|
protected boolean |
BuildCreationService.performCloneIfRequired(PlanCreationBean planCreationBean,
ActionParametersMap params)
|
java.lang.String |
PlanCreationService.savePlan(PlanCreationBean planCreationBean)
Saves a already created plan to the database |
java.lang.String |
PlanCreationTemplate.savePlan(PlanCreationBean planCreationBean)
|