|
||||||||||
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.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewBuildResultsByJiraKey
public class ViewBuildResultsByJiraKey
An action that returns a series of build results
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.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction |
---|
jiraIssueKey, projectKey, resultsList, selectedSubTab |
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 | |
---|---|
ViewBuildResultsByJiraKey()
|
Method Summary | |
---|---|
java.lang.String |
execute()
|
java.lang.Integer |
getMaxBuilds()
|
boolean |
isShowRss()
|
void |
setBuildResultsSearcher(JiraIssueResultsManager jiraIssueResultsManager)
|
void |
setMaxBuilds(java.lang.Integer maxBuilds)
|
void |
setShowRss(boolean showRss)
|
Methods inherited from class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction |
---|
getJiraIssueKey, getProjectKey, getResultsList, getSelectedSubTab, setJiraIssueKey, setProjectKey, setResultsList, setSelectedSubTab |
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 |
Constructor Detail |
---|
public ViewBuildResultsByJiraKey()
Method Detail |
---|
public java.lang.String execute()
execute
in interface com.opensymphony.xwork.Action
execute
in class BambooActionSupport
public java.lang.Integer getMaxBuilds()
public void setMaxBuilds(java.lang.Integer maxBuilds)
public boolean isShowRss()
public void setShowRss(boolean showRss)
public void setBuildResultsSearcher(JiraIssueResultsManager jiraIssueResultsManager)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |