|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
public class BuildConfigurationSupport
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
---|
BambooActionSupport.JSONStatus |
Field Summary | |
---|---|
protected static java.lang.String |
BACK
|
protected UIConfigBean |
uiConfigBean
|
Fields inherited from class com.atlassian.bamboo.ww2.actions.PlanActionSupport |
---|
buildNumber, resultsSummaryManager |
Fields inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
---|
administrationConfigurationManager, bambooPermissionManager, buildDefinitionManager, buildManager, commentManager, CONFIRM, cookieCutter, dashboardCachingManager, planExecutionManager, planManager, projectManager |
Fields inherited from class com.opensymphony.xwork.ActionSupport |
---|
LOG |
Fields inherited from interface com.opensymphony.xwork.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
BuildConfigurationSupport()
|
Method Summary | |
---|---|
BuildConfiguration |
getBuildConfiguration()
|
java.lang.String |
getBuildConfigurationAsXml()
|
java.lang.Object |
getSecuredDomainObject()
|
UIConfigBean |
getUiConfigBean()
|
boolean |
isSaved()
|
protected java.lang.String |
savePlan()
|
void |
setBuildConfiguration(BuildConfiguration buildConfiguration)
|
void |
setEventManager(com.atlassian.event.EventManager eventManager)
|
void |
setSaved(boolean saved)
|
void |
setUiConfigBean(UIConfigBean uiConfigBean)
|
Methods inherited from class com.atlassian.bamboo.ww2.actions.PlanActionSupport |
---|
getBuildKey, getBuildNumber, getCurrentlyBuildingPlans, getErrorAccessor, getPlan, getPlanKey, getPlanResultKey, getProject, getResultsSummaryManager, hasPlanResultComments, setBuildKey, setBuildNumber, setErrorAccessor, setPlan, setPlanExecutionManager, setPlanKey, setPlanResultKey, setResultsSummaryManager |
Methods inherited from class com.opensymphony.xwork.ActionSupport |
---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, doInput, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.bamboo.ww2.aware.PlanAware |
---|
getPlan, setPlan |
Methods inherited from interface com.atlassian.bamboo.utils.error.ErrorCollection |
---|
getErrorMessages, getErrors, getFieldErrors |
Field Detail |
---|
protected static final java.lang.String BACK
protected UIConfigBean uiConfigBean
Constructor Detail |
---|
public BuildConfigurationSupport()
Method Detail |
---|
public BuildConfiguration getBuildConfiguration()
getBuildConfiguration
in interface BuildConfigurationAware
public void setBuildConfiguration(BuildConfiguration buildConfiguration)
setBuildConfiguration
in interface BuildConfigurationAware
public java.lang.String getBuildConfigurationAsXml()
public java.lang.Object getSecuredDomainObject()
getSecuredDomainObject
in interface DomainObjectSecurityAware
getSecuredDomainObject
in class PlanActionSupport
protected java.lang.String savePlan()
public boolean isSaved()
public void setSaved(boolean saved)
public UIConfigBean getUiConfigBean()
public void setUiConfigBean(UIConfigBean uiConfigBean)
public void setEventManager(com.atlassian.event.EventManager eventManager)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |