public class LabelSuggester extends Object
Constructor and Description |
---|
LabelSuggester(ApplicationProperties applicationProperties,
com.atlassian.event.api.EventPublisher eventPublisher,
IssueIndexManager issueIndexManager) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getSuggestedLabels(String token,
Long customFieldId,
Set<Label> issueLabels,
ApplicationUser user) |
Set<String> |
getSuggestedLabels(String token,
Set<Label> issueLabels,
ApplicationUser user) |
public LabelSuggester(ApplicationProperties applicationProperties, com.atlassian.event.api.EventPublisher eventPublisher, IssueIndexManager issueIndexManager)
Copyright © 2002-2024 Atlassian. All Rights Reserved.