public class

ConfigureBuildMiscellaneousOptions

extends BuildConfigurationSupport
implements PlanEditSecurityAware
java.lang.Object
   ↳ com.opensymphony.xwork.ActionSupport
     ↳ com.atlassian.bamboo.ww2.BambooActionSupport
       ↳ com.atlassian.bamboo.ww2.actions.PlanActionSupport
         ↳ com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
           ↳ com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildMiscellaneousOptions

Summary

[Expand]
Inherited Constants
From class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
From class com.atlassian.bamboo.ww2.BambooActionSupport
From interface com.opensymphony.xwork.Action
[Expand]
Inherited Fields
From class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
From class com.atlassian.bamboo.ww2.actions.PlanActionSupport
From class com.atlassian.bamboo.ww2.BambooActionSupport
From class com.opensymphony.xwork.ActionSupport
Public Constructors
ConfigureBuildMiscellaneousOptions()
Public Methods
String doCreate()
String doDefault()
Fills in plugins' defaults if their configuration is missing from BuildConfiguration
@NotNull List<String> getMiscellaneousBuildConfigurationEditHtmlList()
void setPlanConfigurationUIPluginHelper(PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper)
void validate()
[Expand]
Inherited Methods
From class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
From class com.atlassian.bamboo.ww2.actions.PlanActionSupport
From class com.atlassian.bamboo.ww2.BambooActionSupport
From class com.opensymphony.xwork.ActionSupport
From class java.lang.Object
From interface com.atlassian.bamboo.utils.error.ErrorCollection
From interface com.atlassian.bamboo.ww2.aware.BambooSessionAware
From interface com.atlassian.bamboo.ww2.aware.BuildConfigurationAware
From interface com.atlassian.bamboo.ww2.aware.NavigationAware
From interface com.atlassian.bamboo.ww2.aware.PlanAware
From interface com.atlassian.bamboo.ww2.aware.ProjectAware
From interface com.atlassian.bamboo.ww2.aware.ReturnUrlAware
From interface com.atlassian.bamboo.ww2.aware.permissions.DomainObjectSecurityAware
From interface com.atlassian.core.i18n.I18nTextProvider
From interface com.opensymphony.xwork.Action
From interface com.opensymphony.xwork.LocaleProvider
From interface com.opensymphony.xwork.TextProvider
From interface com.opensymphony.xwork.Validateable
From interface com.opensymphony.xwork.ValidationAware
From interface com.uwyn.rife.continuations.ContinuableObject

Public Constructors

public ConfigureBuildMiscellaneousOptions ()

Public Methods

public String doCreate ()

Throws
Exception

public String doDefault ()

Fills in plugins' defaults if their configuration is missing from BuildConfiguration

@NotNull public List<String> getMiscellaneousBuildConfigurationEditHtmlList ()

public void setPlanConfigurationUIPluginHelper (PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper)

public void validate ()