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, getWarningCollection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasWarnings
protected ValidationResult(ArchiveQuery query)
protected ValidationResult(@Nonnull ErrorCollection errorCollection)
public boolean isValid()
isValid
in interface ServiceResult
isValid
in class ServiceResultImpl
public ArchiveQuery getQuery()
Copyright © 2002-2022 Atlassian. All Rights Reserved.