com.atlassian.jira.bc.issue.label
Class LabelService.LabelSuggestionResult
java.lang.Object
com.atlassian.jira.bc.ServiceResultImpl
com.atlassian.jira.bc.issue.label.LabelService.LabelSuggestionResult
- All Implemented Interfaces:
- ServiceResult
- Enclosing interface:
- LabelService
public static class LabelService.LabelSuggestionResult
- extends ServiceResultImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabelService.LabelSuggestionResult
public LabelService.LabelSuggestionResult(Set<String> suggestions,
ErrorCollection errorCollection)
getSuggestions
public Set<String> getSuggestions()
Copyright © 2002-2011 Atlassian. All Rights Reserved.