Class CreateTasksChainWizard

All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, BuildableAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, PlanViewConfigurationSecurityAware, PlanAware, ProjectAware, ReturnUrlAware, com.atlassian.core.i18n.I18nTextProvider, com.atlassian.struts.TextProvider, com.atlassian.struts.ValidationAware, com.opensymphony.xwork.ValidationAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.Preparable, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class CreateTasksChainWizard extends ConfigureBuildTasks
See Also:
  • Constructor Details

    • CreateTasksChainWizard

      public CreateTasksChainWizard()
  • Method Details

    • doDefault

      public String doDefault()
      Description copied from class: BambooActionSupport
      Default action just sends to the input
      Overrides:
      doDefault in class ConfigureBuildTasks
    • execute

      public String execute()
      Specified by:
      execute in interface com.opensymphony.xwork2.Action
      Overrides:
      execute in class com.opensymphony.xwork2.ActionSupport
    • getParentKey

      public String getParentKey()
    • isChainEnabled

      public boolean isChainEnabled()
    • setChainEnabled

      public void setChainEnabled(boolean chainEnabled)
    • getIsolationType

      public String getIsolationType()
    • setIsolationType

      public void setIsolationType(String isolationType)
    • setChainCreationService

      public void setChainCreationService(ChainCreationService chainCreationService)
    • setDockerConfigurationProviders

      public void setDockerConfigurationProviders(DockerConfigurationProviders dockerConfigurationProviders)
    • setEventPublisher

      public void setEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher)
    • setJiraApplinksService

      public void setJiraApplinksService(JiraApplinksService jiraApplinksService)
      Overrides:
      setJiraApplinksService in class PlanActionSupport
    • isNewProject

      public boolean isNewProject()
    • setNewProject

      public void setNewProject(boolean newProject)
    • getEnvironmentIsolationOptions

      public Map<String,String> getEnvironmentIsolationOptions()
    • getDockerHandlers

      public List<DockerConfigurationProviders.Config> getDockerHandlers()