@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, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasWarnings
public LabelSuggestionResult(Set<String> suggestions, ErrorCollection errorCollection)
Copyright © 2002-2018 Atlassian. All Rights Reserved.