Class SetupDemoContentAction

All Implemented Interfaces:
WebInterface, MessageHolderAware, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

public class SetupDemoContentAction extends AbstractSetupAction
See Also:
  • Constructor Details

    • SetupDemoContentAction

      public SetupDemoContentAction()
  • Method Details

    • execute

      @XsrfProtectionExcluded public String execute()
      Specified by:
      execute in interface org.apache.struts2.action.Action
      Overrides:
      execute in class org.apache.struts2.ActionSupport
    • setIndependentBackupRestoreJobManager

      public void setIndependentBackupRestoreJobManager(IndependentBackupRestoreJobManager independentBackupRestoreJobManager)
    • setSpaceRestoreService

      public void setSpaceRestoreService(SpaceRestoreService spaceRestoreService)
    • setRestoreDemoSpaceHelper

      public void setRestoreDemoSpaceHelper(RestoreDemoSpaceHelper restoreDemoSpaceHelper)