|
||||||||||
| 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.ww2.actions.build.BuildJsonProviderAction
public class BuildJsonProviderAction
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
|---|
BambooActionSupport.JSONStatus |
| Field Summary | |
|---|---|
protected LocalAgentManager |
localAgentManager
|
| Fields inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
|---|
administrationConfigurationManager, bambooPermissionManager, buildDefinitionManager, 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 | |
|---|---|
BuildJsonProviderAction()
|
|
| Method Summary | |
|---|---|
java.lang.String |
doDefault()
Default action just sends to the input |
com.opensymphony.webwork.dispatcher.json.JSONObject |
getJsonObject()
This is default property read by webwork for webwork's result type "json". |
void |
setBuildExecutionManager(BuildExecutionManager buildExecutionManager)
|
void |
setBuildQueueManager(BuildQueueManager buildQueueManager)
|
void |
setLocalAgentManager(LocalAgentManager localAgentManager)
|
void |
setPlanKey(java.lang.String planKey)
|
void |
setShowBuilding(boolean showBuilding)
|
void |
setShowQueued(boolean showQueued)
|
void |
setTextProvider(com.opensymphony.xwork.TextProvider textProvider)
|
void |
setTriggerReasonManager(TriggerReasonManager triggerReasonManager)
|
| 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.utils.error.ErrorCollection |
|---|
getErrorMessages, getErrors, getFieldErrors |
| Field Detail |
|---|
protected LocalAgentManager localAgentManager
| Constructor Detail |
|---|
public BuildJsonProviderAction()
| Method Detail |
|---|
public java.lang.String doDefault()
BambooActionSupport
doDefault in class BambooActionSupport
@NotNull
public com.opensymphony.webwork.dispatcher.json.JSONObject getJsonObject()
throws com.opensymphony.webwork.dispatcher.json.JSONException
BambooActionSupport
getJsonObject in class BambooActionSupportcom.opensymphony.webwork.dispatcher.json.JSONExceptionpublic void setBuildQueueManager(BuildQueueManager buildQueueManager)
public void setBuildExecutionManager(BuildExecutionManager buildExecutionManager)
public void setLocalAgentManager(LocalAgentManager localAgentManager)
public void setTextProvider(com.opensymphony.xwork.TextProvider textProvider)
public void setShowBuilding(boolean showBuilding)
public void setShowQueued(boolean showQueued)
public void setPlanKey(java.lang.String planKey)
public void setTriggerReasonManager(TriggerReasonManager triggerReasonManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||