|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface PostConfigurableBuilder
| Field Summary |
|---|
| Fields inherited from interface com.atlassian.bamboo.builder.Builder |
|---|
CAPABILITY_BUILDER_PREFIX, CAPABILITY_BUILDER_TYPE |
| Method Summary | |
|---|---|
void |
performPostConfiguration(java.lang.String selectedBuilder,
BuildConfiguration builderConfiguration,
Plan plan)
Deprecated. Preform any post actions that might need to occur after you save the builder configuration. |
| Methods inherited from interface com.atlassian.bamboo.builder.Builder |
|---|
addDefaultLabelPathMaps, customiseLabelTypeMap, getBuildJdk, getCompleteKey, getFullParams, getKey, getLabel, getName, getPath, getPathHelp, hasTests, isLabelPathMapConfigurable, isPathValid, setBuildJdk, setLabel, setParams, validate |
| Methods inherited from interface com.atlassian.bamboo.v2.build.BuilderV2 |
|---|
executeBuild, hasPassed, populateBuildErrors |
| Methods inherited from interface com.atlassian.bamboo.v2.build.ConfigurablePlugin |
|---|
customizeBuildRequirements, removeBuildRequirements |
| Methods inherited from interface com.atlassian.bamboo.v2.build.BuildConfigurationAwarePlugin |
|---|
addDefaultValues, prepareConfigObject, validate |
| Methods inherited from interface com.atlassian.bamboo.plugin.InitablePluginModule |
|---|
init |
| Methods inherited from interface com.atlassian.bamboo.v2.build.RenderableBuildConfiguration |
|---|
getEditHtml, getViewHtml |
| Method Detail |
|---|
void performPostConfiguration(java.lang.String selectedBuilder,
BuildConfiguration builderConfiguration,
Plan plan)
selectedBuilder - - the key of the builder currently selected (may or may not be you)builderConfiguration - - for the current buildplan - - that is being configured
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||