Class CantBrowseCreatedIssue

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

public class CantBrowseCreatedIssue extends JiraWebActionSupport
See Also:
  • Constructor Details

  • Method Details

    • doExecute

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

      public boolean isConverted()
    • setConverted

      public void setConverted(boolean converted)
    • getIssueKey

      public String getIssueKey()
    • setIssueKey

      public void setIssueKey(String issueKey)
    • isAllowSignUp

      public boolean isAllowSignUp()