Class PulpRenderAction

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

public class PulpRenderAction extends JiraWebActionSupport
Renders the Post Upgrade Landing Page.
Since:
7.5
See Also:
  • Constructor Details

    • PulpRenderAction

      public PulpRenderAction(PulpFeature pulpFeature)
  • Method Details