|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.opensymphony.xwork2.ActionSupport com.atlassian.bamboo.ww2.BambooActionSupport com.atlassian.bamboo.ww2.actions.PlanActionSupport com.atlassian.bamboo.ww2.actions.BuildActionSupport com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
public class CreateTasksChainWizard
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.build.admin.config.task.ConfigureBuildTasks |
---|
INVALID_PLUGIN, jsonObject, repositoryDefiningWorkingDirectory, taskConfigurationService, taskDefinition, taskDisabled, taskId, taskManager, taskName, taskOwnerFactory, taskUIConfigBean, templateRenderer, userDescription, workingDirSelector |
Fields inherited from class com.atlassian.bamboo.ww2.actions.BuildActionSupport |
---|
buildExecutionManager |
Fields inherited from class com.atlassian.bamboo.ww2.actions.PlanActionSupport |
---|
buildNumber, repositoryConfigurationService, resultsSummaryManager |
Fields inherited from class com.opensymphony.xwork2.ActionSupport |
---|
LOG |
Fields inherited from interface com.opensymphony.xwork2.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
CreateTasksChainWizard()
|
Method Summary | |
---|---|
String |
doCancel()
|
String |
doDefault()
Default action just sends to the input |
String |
doExecute()
Places the current user on the page |
String |
getParentKey()
|
boolean |
isChainEnabledEnabled()
|
void |
setChainCreationService(ChainCreationService chainCreationService)
|
void |
setChainEnabled(boolean chainEnabled)
|
void |
setDeletionService(DeletionService deletionService)
|
void |
setEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher)
|
void |
setJiraApplinksService(JiraApplinksService jiraApplinksService)
|
Methods inherited from class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks |
---|
getAvailableCategoryJson, getAvailableTasks, getExistingTasks, getFinalisingTasks, getJsonObject, getRepositoriesForWorkingDirSelection, getRepositoryDefiningWorkingDirectory, getRootDirSelector, getTaskById, getTaskId, getTaskName, getTasksRequirementsConflicts, getUserDescription, getWorkingDirSelector, getWorkingDirSelectorOptions, isSaved, isTaskDisabled, prepare, setRepositoryDefiningWorkingDirectory, setSaved, setTaskConfigurationService, setTaskDisabled, setTaskId, setTaskManager, setTaskName, setTaskOwnerFactory, setTaskUIConfigBean, setTemplateRenderer, setUserDescription, setWorkingDirSelector, validatePlan |
Methods inherited from class com.atlassian.bamboo.ww2.actions.BuildActionSupport |
---|
getBuild, getBuildResultKey, getCurrentlyBuilding, getCurrentlyBuildingList, getCurrentlyRunningBuildResultKeys, getImmutableBuild, getMutableBuild, getSecuredDomainObject, setBuild, setBuildExecutionManager, setBuildResultKey |
Methods inherited from class com.opensymphony.xwork2.ActionSupport |
---|
addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFormatted, getLocale, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, pause, setActionErrors, setActionMessages, setContainer, 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.ww2.aware.permissions.DomainObjectSecurityAware |
---|
getSecuredDomainObject |
Methods inherited from interface com.atlassian.bamboo.utils.error.ErrorCollection |
---|
getErrorMessages, getErrors |
Methods inherited from interface com.opensymphony.xwork2.ValidationAware |
---|
addActionMessage, addFieldError, getActionErrors, getActionMessages, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, setActionErrors, setActionMessages, setFieldErrors |
Constructor Detail |
---|
public CreateTasksChainWizard()
Method Detail |
---|
public String doDefault()
BambooActionSupport
doDefault
in class ConfigureBuildTasks
public String doCancel()
public String doExecute()
BambooActionSupport
doExecute
in class BambooActionSupport
public String getParentKey()
public boolean isChainEnabledEnabled()
public void setChainEnabled(boolean chainEnabled)
public void setChainCreationService(ChainCreationService chainCreationService)
public void setDeletionService(DeletionService deletionService)
public void setEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher)
public void setJiraApplinksService(JiraApplinksService jiraApplinksService)
setJiraApplinksService
in class PlanActionSupport
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |