Package com.atlassian.jira.bc.project
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 Summary
ConstructorsConstructorDescriptionDeleteProjectResult(ErrorCollection errorCollection) DeleteProjectResult(String redirectUrl) -
Method Summary
Methods inherited from class com.atlassian.jira.bc.ServiceResultImpl
getErrorCollection, getWarningCollection, isValidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.jira.bc.ServiceResult
hasWarnings
-
Constructor Details
-
DeleteProjectResult
-
DeleteProjectResult
-
-
Method Details
-
getRedirectUrl
-