@PublicApi public abstract static class IssueService.IssueValidationResult extends ServiceResultImpl
Constructor and Description |
---|
IssueValidationResult(MutableIssue issue,
ErrorCollection errors) |
Modifier and Type | Method and Description |
---|---|
MutableIssue |
getIssue() |
getErrorCollection, getWarningCollection, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasWarnings
@Internal public IssueValidationResult(MutableIssue issue, ErrorCollection errors)
public MutableIssue getIssue()
Copyright © 2002-2024 Atlassian. All Rights Reserved.