Class SetupPathsAction

All Implemented Interfaces:
WebInterface, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class SetupPathsAction extends AbstractSetupAction
See Also:
  • Constructor Details

    • SetupPathsAction

      public SetupPathsAction()
  • Method Details

    • execute

      @XsrfProtectionExcluded public String execute() throws Exception
      Specified by:
      execute in interface com.opensymphony.xwork2.Action
      Overrides:
      execute in class com.opensymphony.xwork2.ActionSupport
      Throws:
      Exception
    • setSystemTenant

      public void setSystemTenant(SystemTenant systemTenant)
    • setPluginManager

      public void setPluginManager(com.atlassian.plugin.SplitStartupPluginSystemLifecycle pluginSystemLifecycle)
    • setTransactionManager

      public void setTransactionManager(org.springframework.transaction.PlatformTransactionManager transactionManager)
    • setConfluenceHome

      public void setConfluenceHome(com.atlassian.dc.filestore.api.compat.FilesystemPath confluenceHome)
    • setApplicationProperties

      public void setApplicationProperties(com.atlassian.sal.api.ApplicationProperties applicationProperties)