public abstract static class IssueLinkService.IssueLinkValidationResult extends ServiceResultImpl
Constructor and Description |
---|
IssueLinkValidationResult(ErrorCollection errorCollection,
Issue issueId) |
Modifier and Type | Method and Description |
---|---|
Issue |
getIssue() |
getErrorCollection, getWarningCollection, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasWarnings
public IssueLinkValidationResult(ErrorCollection errorCollection, Issue issueId)
public Issue getIssue()
Copyright © 2002-2018 Atlassian. All Rights Reserved.