com.atlassian.bamboo.ww2.actions.build.admin.config
Class ConfigureBuildBuilder
java.lang.Object
ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildBuilder
- All Implemented Interfaces:
- ErrorCollection, BambooSessionAware, BuildConfigurationAware, BypassValidationAware, ReturnUrlAware
public class ConfigureBuildBuilder
- extends BuildConfigurationSupport
- implements BypassValidationAware
Methods inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
addError, addError, addErrorCollection, addErrorMessage, addErrorMessages, addErrors, addIllegalArgumentException, doesLabelKeyHaveMatchingDescription, getAsPreformattedText, getBamboo, getBambooSession, getBreadCrumbs, getBuildManager, getConglomerateCookieValue, getCookieCutter, getCookieValue, getCurrentUrl, getDescriptionFromLabelKey, getFlushedErrorMessages, getReturnUrl, getUser, getWebItemsForSection, getWebResourceManager, getWebSectionsForLocation, hasAnyErrors, hasBuilds, hasPerm, isEnableSignup, isSelectFieldAndNull, setAuthenticationContext, setBambooPermissionManager, setBuildManager, setCookieCutter, setErrorMessages, setHtmlUtils, setReturnUrl, setWebInterfaceManager, setWebResourceManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigureBuildBuilder
public ConfigureBuildBuilder()
doRead
public String doRead()
throws Exception
- Throws:
Exception
doDefault
public String doDefault()
throws Exception
- Overrides:
doDefault
in class BambooActionSupport
- Throws:
Exception
validate
public void validate()
doCreate
public String doCreate()
throws Exception
- Throws:
Exception
isValidationBypassed
public boolean isValidationBypassed()
- Specified by:
isValidationBypassed
in interface BypassValidationAware
getEditHtml
public String getEditHtml(Builder builder)
getBuilderTypes
public Collection getBuilderTypes()
getBuilderLabels
public Collection getBuilderLabels()
getBuildProcessorPluginHtmlList
public List getBuildProcessorPluginHtmlList()
setBuilderManager
public void setBuilderManager(BuilderManager builderManager)
setPluginManager
public void setPluginManager(PluginManager pluginManager)
setTemplateRenderer
public void setTemplateRenderer(TemplateRenderer templateRenderer)
setBackButton
public void setBackButton(String backButton)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.