|
||||||||||
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.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, buildManager, chainManager, CONFIRM, cookieCutter, dashboardCachingManager, 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 |
setShowBuilding(boolean showBuilding)
|
void |
setShowQueued(boolean showQueued)
|
void |
setTextProvider(com.opensymphony.xwork.TextProvider textProvider)
|
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, 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 |
Methods inherited from interface com.atlassian.core.i18n.I18nTextProvider |
---|
getText |
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 BambooActionSupport
com.opensymphony.webwork.dispatcher.json.JSONException
public 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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |