Class UpdateMyJiraHome

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

public class UpdateMyJiraHome extends JiraWebActionSupport
Web action to update the My JIRA Home.
See Also:
  • Constructor Details

  • Method Details

    • doExecute

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

      public String getTarget()
    • setTarget

      public void setTarget(@Nullable String target)