Class FinishSetupAction

    • Constructor Detail

      • FinishSetupAction

        public FinishSetupAction()
    • Method Detail

      • execute

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

        public void setAgentManager​(AgentManager agentManager)
      • getWaitMessage

        public String getWaitMessage()
      • getWaitStep

        public int getWaitStep()
      • getCompletedUrl

        public String getCompletedUrl()
      • getJsonStatus

        public com.opensymphony.webwork.dispatcher.json.JSONObject getJsonStatus()
                                                                          throws Exception
        Specified by:
        getJsonStatus in interface JsonStatusProvider
        Returns:
        JSONObject with status information required to update the UI.
        Throws:
        Exception
      • setServletContext

        public void setServletContext​(javax.servlet.ServletContext servletContext)
        Specified by:
        setServletContext in interface org.apache.struts2.util.ServletContextAware