Uses of Interface
com.atlassian.confluence.search.v2.SearchDecorator
-
Packages that use SearchDecorator Package Description com.atlassian.confluence.internal.search.v2 com.atlassian.confluence.plugin.descriptor -
-
Uses of SearchDecorator in com.atlassian.confluence.internal.search.v2
Methods in com.atlassian.confluence.internal.search.v2 that return types with arguments of type SearchDecorator Modifier and Type Method Description Iterable<SearchDecorator>
SearchDecoratorProvider. get()
-
Uses of SearchDecorator in com.atlassian.confluence.plugin.descriptor
Methods in com.atlassian.confluence.plugin.descriptor that return SearchDecorator Modifier and Type Method Description SearchDecorator
SearchDecoratorModuleDescriptor. createModule()
SearchDecorator
SearchDecoratorModuleDescriptor. getModule()
-