public interface ClauseContextFactory
ClauseContext
for the associated clause.Modifier and Type | Method and Description |
---|---|
ClauseContext |
getClauseContext(ApplicationUser searcher,
TerminalClause terminalClause)
Generates a clause context for the associated handler.
|
ClauseContext getClauseContext(ApplicationUser searcher, TerminalClause terminalClause)
searcher
- the user who is performing the searchterminalClause
- the clause for which this factory is generating a context.Copyright © 2002-2022 Atlassian. All Rights Reserved.