|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlanCreationDeniedException | |
---|---|
com.atlassian.bamboo.build | |
com.atlassian.bamboo.build.creation |
Uses of PlanCreationDeniedException in com.atlassian.bamboo.build |
---|
Methods in com.atlassian.bamboo.build that throw PlanCreationDeniedException | |
---|---|
void |
HibernateBuildManager.createBuild(Build build,
BuildConfiguration buildConfiguration,
HibernateAcl acl)
|
void |
BuildManager.createBuild(Build build,
BuildConfiguration buildConfiguration,
HibernateAcl acl)
Save a new build object with the passed buildConfiguration |
Uses of PlanCreationDeniedException in com.atlassian.bamboo.build.creation |
---|
Methods in com.atlassian.bamboo.build.creation that throw PlanCreationDeniedException | |
---|---|
void |
BuildPlanCreationServiceImpl.persistPlanToDatabase(BuildCreationBean buildCreationBean)
|
void |
BuildPlanCreationService.persistPlanToDatabase(BuildCreationBean buildCreationBean)
Takes a BuildCreationBean and persists a plan. |
void |
BuildPlanCreationServiceImpl.persistPlanToDatabase(BuildCreationBean buildCreationBean,
BuildPlanCreationService.EnablePlan enablePlan)
|
void |
BuildPlanCreationService.persistPlanToDatabase(BuildCreationBean buildCreationBean,
BuildPlanCreationService.EnablePlan enablePlan)
Takes a BuildCreationBean and persists a plan, optionall disabling the plan on creation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |