Class ImportResult

java.lang.Object
webwork.action.ActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.web.action.util.ImportResult
All Implemented Interfaces:
ErrorCollection, I18nHelper, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class ImportResult extends JiraWebActionSupport
Needed to cleanup the webwork ActionContext to avoid it from throwing thread corrupted errors.
Since:
v4.4
See Also:
  • Constructor Details

    • ImportResult

      public ImportResult()
  • Method Details

    • doExecute

      protected String doExecute() throws Exception
      Overrides:
      doExecute in class webwork.action.ActionSupport
      Throws:
      Exception
    • getContextParams

      public Map<String,Object> getContextParams()