|
||||||||||
| 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.js.ViewPlanUpdates
public class ViewPlanUpdates
Returns JSON data
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
|---|
BambooActionSupport.JSONStatus |
| Field Summary |
|---|
| Fields inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
|---|
administrationConfigurationManager, bambooPermissionManager, buildDefinitionManager, 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 | |
|---|---|
ViewPlanUpdates()
|
|
| Method Summary | |
|---|---|
com.opensymphony.webwork.dispatcher.json.JSONObject |
getJsonObject()
This is default property read by webwork for webwork's result type "json". |
long |
getSinceSystemTime()
|
void |
setPlanExecutionManager(PlanExecutionManager planExecutionManager)
|
void |
setSinceSystemTime(long sinceSystemTime)
|
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, 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 |
| Constructor Detail |
|---|
public ViewPlanUpdates()
| Method Detail |
|---|
@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 long getSinceSystemTime()
public void setSinceSystemTime(long sinceSystemTime)
public void setTextProvider(com.opensymphony.xwork.TextProvider textProvider)
public void setPlanExecutionManager(PlanExecutionManager planExecutionManager)
setPlanExecutionManager in class BambooActionSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||