@InjectableComponent public static class QueryContextVisitor.QueryContextVisitorFactory extends Object
QueryContextVisitor
for use.Constructor and Description |
---|
QueryContextVisitorFactory(ContextSetUtil contextSetUtil,
SearchHandlerManager searchHandlerManager) |
Modifier and Type | Method and Description |
---|---|
QueryContextVisitor |
createVisitor(ApplicationUser searcher)
Use this to calculate the context for an entire Query.
|
public QueryContextVisitorFactory(ContextSetUtil contextSetUtil, SearchHandlerManager searchHandlerManager)
public QueryContextVisitor createVisitor(ApplicationUser searcher)
searcher
- the user to calculate the contexts forQuery
.Copyright © 2002-2022 Atlassian. All Rights Reserved.