|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuildPlanCreationService.EnablePlan | |
---|---|
com.atlassian.bamboo.build.creation |
Uses of BuildPlanCreationService.EnablePlan in com.atlassian.bamboo.build.creation |
---|
Methods in com.atlassian.bamboo.build.creation that return BuildPlanCreationService.EnablePlan | |
---|---|
static BuildPlanCreationService.EnablePlan |
BuildPlanCreationService.EnablePlan.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BuildPlanCreationService.EnablePlan[] |
BuildPlanCreationService.EnablePlan.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.atlassian.bamboo.build.creation with parameters of type BuildPlanCreationService.EnablePlan | |
---|---|
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 |