|
||||||||||
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.PlanActionSupport
com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
com.atlassian.bamboo.ww2.actions.chains.admin.triggers.CreateChainTrigger
public class CreateChainTrigger
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.actions.chains.admin.triggers.ConfigureChainTrigger |
---|
buildStrategy, buildStrategyConfigurationService, repositoryTrigger, triggerDescription, triggerId |
Fields inherited from class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport |
---|
BACK, eventPublisher, uiConfigBean |
Fields inherited from class com.atlassian.bamboo.ww2.actions.PlanActionSupport |
---|
buildNumber, jiraApplinksService, repositoryConfigurationService, resultsSummaryManager |
Fields inherited from class com.opensymphony.xwork.ActionSupport |
---|
LOG |
Fields inherited from interface com.opensymphony.xwork.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
CreateChainTrigger()
|
Method Summary | |
---|---|
java.lang.String |
doExecute()
Places the current user on the page |
java.lang.String |
doInput()
|
java.lang.String |
getSubmitAction()
|
void |
setBuildStrategyConfigHelper(BuildStrategyConfigHelper buildStrategyConfigHelper)
|
void |
validate()
|
Methods inherited from class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger |
---|
getBuildStrategy, getBuildStrategyById, getJsonObject, getRepositoryDefinitions, getRepositoryTriggerSelectors, getTriggerConditionEditHtml, getTriggerDescription, getTriggerId, getTriggerTypes, setBuildStrategy, setBuildStrategyConfigurationService, setPlanConfigurationUIPluginHelper, setRepositoryTrigger, setTriggerDescription, setTriggerId, validateDescription, validatePlan |
Methods inherited from class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport |
---|
getBuildConfiguration, getBuildConfigurationAsXml, getSecuredDomainObject, getUiConfigBean, isSaved, savePlan, setBuildConfiguration, setEventPublisher, setSaved, setUiConfigBean |
Methods inherited from class com.opensymphony.xwork.ActionSupport |
---|
addActionMessage, addFieldError, clearErrorsAndMessages, clone, getActionErrors, getActionMessages, getErrorMessages, getErrors, getLocale, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, 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.ww2.aware.permissions.DomainObjectSecurityAware |
---|
getSecuredDomainObject |
Methods inherited from interface com.atlassian.bamboo.ww2.aware.PlanAware |
---|
getImmutablePlan, getMutablePlan, getPlan, setPlan |
Methods inherited from interface com.atlassian.bamboo.ww2.aware.BareBuildConfigurationAware |
---|
getBuildConfiguration, setBuildConfiguration |
Methods inherited from interface com.atlassian.bamboo.utils.error.ErrorCollection |
---|
getErrorMessages, getErrors |
Constructor Detail |
---|
public CreateChainTrigger()
Method Detail |
---|
public java.lang.String doInput()
doInput
in class com.opensymphony.xwork.ActionSupport
public java.lang.String doExecute()
BambooActionSupport
doExecute
in class BambooActionSupport
public void validate()
validate
in interface com.opensymphony.xwork.Validateable
validate
in class com.opensymphony.xwork.ActionSupport
public java.lang.String getSubmitAction()
public void setBuildStrategyConfigHelper(BuildStrategyConfigHelper buildStrategyConfigHelper)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |