@InjectableComponent public class AllTextClauseContextFactory extends Object implements ClauseContextFactory
AllTextClauseQueryFactory
Constructor and Description |
---|
AllTextClauseContextFactory(CustomFieldManager customFieldManager,
SearchHandlerManager searchHandlerManager,
ContextSetUtil contextSetUtil) |
Modifier and Type | Method and Description |
---|---|
ClauseContext |
getClauseContext(ApplicationUser searcher,
TerminalClause terminalClause)
Generates a clause context for the associated handler.
|
public AllTextClauseContextFactory(CustomFieldManager customFieldManager, SearchHandlerManager searchHandlerManager, ContextSetUtil contextSetUtil)
public ClauseContext getClauseContext(ApplicationUser searcher, TerminalClause terminalClause)
ClauseContextFactory
getClauseContext
in interface ClauseContextFactory
searcher
- the user who is performing the searchterminalClause
- the clause for which this factory is generating a context.Copyright © 2002-2024 Atlassian. All Rights Reserved.