|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.build.expiry.BuildExpiryAction
public class BuildExpiryAction
This class implements the BuildExpiryConfig web page behaviour.
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
---|
buildManager, CONFIRM, cookieCutter, dashboardCachingManager |
Fields inherited from class com.opensymphony.xwork.ActionSupport |
---|
LOG |
Fields inherited from interface com.opensymphony.xwork.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
BuildExpiryAction()
|
Method Summary | |
---|---|
java.lang.String |
doAdd()
|
java.lang.String |
doDelete()
|
java.lang.String |
doEdit()
|
java.lang.String |
doExecute()
Places the current user on the page |
java.lang.String |
doRead()
|
java.lang.String |
doRun()
|
BuildExpiryConfig |
getBuildExpiryConfig()
|
java.util.List |
getBuildExpiryTypes()
|
ExpiryCustomObjectContainer |
getCustom()
|
java.lang.Object |
getSecuredDomainObject()
|
void |
setBuildExpiryBean(BuildExpiryBean buildExpiryBean)
|
void |
setBuildExpiryConfig(BuildExpiryConfig buildExpiryConfig)
|
void |
setCustom(ExpiryCustomObjectContainer custom)
|
void |
setPersister(Persister persister)
|
void |
validate()
|
Methods inherited from class com.opensymphony.xwork.ActionSupport |
---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, doInput, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setFieldErrors |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.bamboo.utils.error.ErrorCollection |
---|
getErrorMessages, getErrors, getFieldErrors |
Constructor Detail |
---|
public BuildExpiryAction()
Method Detail |
---|
public void validate()
validate
in interface com.opensymphony.xwork.Validateable
validate
in class com.opensymphony.xwork.ActionSupport
public java.lang.String doRead() throws java.lang.Exception
java.lang.Exception
public java.lang.String doRun() throws java.lang.Exception
java.lang.Exception
public java.lang.String doDelete() throws java.lang.Exception
java.lang.Exception
public java.lang.String doAdd() throws java.lang.Exception
java.lang.Exception
public java.lang.String doEdit() throws java.lang.Exception
java.lang.Exception
public java.lang.String doExecute() throws java.lang.Exception
BambooActionSupport
doExecute
in class BambooActionSupport
java.lang.Exception
- something nasty went wrongpublic java.util.List getBuildExpiryTypes()
public ExpiryCustomObjectContainer getCustom()
public void setCustom(ExpiryCustomObjectContainer custom)
public BuildExpiryConfig getBuildExpiryConfig()
public void setBuildExpiryConfig(BuildExpiryConfig buildExpiryConfig)
public void setPersister(Persister persister)
public void setBuildExpiryBean(BuildExpiryBean buildExpiryBean)
public java.lang.Object getSecuredDomainObject()
getSecuredDomainObject
in interface DomainObjectSecurityAware
getSecuredDomainObject
in class BambooActionSupport
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |