public static final class ArchivedIssueSearchService.ValidationResult extends ServiceResultImpl
| Modifier | Constructor and Description |
|---|---|
protected |
ValidationResult(ArchiveQuery query) |
protected |
ValidationResult(ErrorCollection errorCollection) |
| Modifier and Type | Method and Description |
|---|---|
ArchiveQuery |
getQuery() |
boolean |
isValid() |
getErrorCollection, getWarningCollectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasWarningsprotected ValidationResult(ArchiveQuery query)
protected ValidationResult(@Nonnull ErrorCollection errorCollection)
public boolean isValid()
isValid in interface ServiceResultisValid in class ServiceResultImplpublic ArchiveQuery getQuery()
Copyright © 2002-2021 Atlassian. All Rights Reserved.