@ExperimentalApi @FunctionalInterface public interface SearchDecorator
ISearch
with a custom logic e.g. rewriting its query, adding default filter that may be useful
for a plugin to augment the default search behaviour.Modifier and Type | Method and Description |
---|---|
ISearch |
decorate(ISearch search) |
Copyright © 2003–2020 Atlassian. All rights reserved.