|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlanCreationDeniedException | |
---|---|
com.atlassian.bamboo.build.creation |
Uses of PlanCreationDeniedException in com.atlassian.bamboo.build.creation |
---|
Methods in com.atlassian.bamboo.build.creation that throw PlanCreationDeniedException | |
---|---|
java.lang.String |
PlanCreationTemplate.createPlan(BuildConfiguration buildConfiguration,
ActionParametersMap actionParametersMap,
PlanCreationService.EnablePlan enabled)
|
java.lang.String |
PlanCreationService.createPlan(BuildConfiguration buildConfiguration,
ActionParametersMap actionParametersMap,
PlanCreationService.EnablePlan enabled)
Creates a plan from its components and saves it to the database |
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 |
ChainCreationService.performCloneIfRequired(PlanCreationBean planCreationBean,
ActionParametersMap params)
|
java.lang.String |
PlanCreationTemplate.savePlan(PlanCreationBean planCreationBean)
|
java.lang.String |
PlanCreationService.savePlan(PlanCreationBean planCreationBean)
Saves a already created plan to the database |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |