public static class ArchivedProjectService.ValidationResult extends ProjectService.AbstractProjectResult
ArchivedProjectService.validateArchiveProject(ApplicationUser, String) or ArchivedProjectService.validateRestoreProject(ApplicationUser, String) method
to obtain this.| Constructor and Description |
|---|
ValidationResult(ErrorCollection errorCollection,
Project project) |
ValidationResult(ErrorCollection errorCollection,
String projectKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProjectKey() |
get, getProject, getReturnedValuegetErrorCollection, getWarningCollection, isValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfoldgetErrorCollection, getWarningCollection, hasWarnings, isValidpublic ValidationResult(ErrorCollection errorCollection, String projectKey)
public ValidationResult(ErrorCollection errorCollection, @Nonnull Project project)
public String getProjectKey()
Copyright © 2002-2024 Atlassian. All Rights Reserved.