Uses of Class
com.atlassian.bamboo.build.creation.PlanCreationBean

Packages that use PlanCreationBean
com.atlassian.bamboo.build.creation   
 

Uses of PlanCreationBean in com.atlassian.bamboo.build.creation
 

Methods in com.atlassian.bamboo.build.creation with parameters of type PlanCreationBean
 boolean JobCreationServiceImpl.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 JobCreationServiceImpl.performCloneIfRequired(PlanCreationBean planCreationBean, ActionParametersMap params)
           
protected  boolean ChainCreationServiceImpl.performCloneIfRequired(PlanCreationBean planCreationBean, ActionParametersMap params)
           
protected  boolean ChainBranchCreationServiceImpl.performCloneIfRequired(PlanCreationBean planCreationBean, ActionParametersMap params)
           
protected abstract  void PlanCreationTemplate.prepareBuildConfiguration(BuildConfiguration buildConfiguration, Plan plan, PlanCreationBean planCreationBean)
          Prepare build configuration for saving.
protected  void JobCreationServiceImpl.prepareBuildConfiguration(BuildConfiguration buildConfiguration, Plan plan, PlanCreationBean planCreationBean)
           
protected  void ChainCreationServiceImpl.prepareBuildConfiguration(BuildConfiguration buildConfiguration, Plan plan, PlanCreationBean planCreationBean)
           
protected  void ChainBranchCreationServiceImpl.prepareBuildConfiguration(BuildConfiguration buildConfiguration, Plan plan, PlanCreationBean planCreationBean)
           
 java.lang.String PlanCreationService.savePlan(PlanCreationBean planCreationBean)
          Saves a already created plan to the database
 java.lang.String PlanCreationTemplate.savePlan(PlanCreationBean planCreationBean)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.