Class ProjectService.DeleteProjectResult

java.lang.Object
com.atlassian.jira.bc.ServiceResultImpl
com.atlassian.jira.bc.project.ProjectService.DeleteProjectResult
All Implemented Interfaces:
ServiceResult, Serializable
Enclosing interface:
ProjectService

@PublicApi public static class ProjectService.DeleteProjectResult extends ServiceResultImpl implements Serializable
See Also:
  • Constructor Details

    • DeleteProjectResult

      @Internal public DeleteProjectResult(ErrorCollection errorCollection)
    • DeleteProjectResult

      @Internal public DeleteProjectResult(String redirectUrl)
  • Method Details

    • getRedirectUrl

      public String getRedirectUrl()