@PublicApi public static class LabelService.LabelSuggestionResult extends ServiceResultImpl
| Constructor and Description |
|---|
LabelSuggestionResult(Set<String> suggestions,
ErrorCollection errorCollection) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getSuggestions() |
getErrorCollection, getWarningCollection, isValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasWarningspublic LabelSuggestionResult(Set<String> suggestions, ErrorCollection errorCollection)
Copyright © 2002-2017 Atlassian. All Rights Reserved.