public class ChangedClauseQueryFactory extends Object
Constructor and Description |
---|
ChangedClauseQueryFactory(SearchProviderFactory searchProviderFactory,
HistoryPredicateQueryFactory changedPredicateQueryFactory) |
public ChangedClauseQueryFactory(SearchProviderFactory searchProviderFactory, HistoryPredicateQueryFactory changedPredicateQueryFactory)
searchProviderFactory
- factory for retrieving the history search providerchangedPredicateQueryFactory
- returns queries for the predicatespublic QueryFactoryResult create(com.atlassian.crowd.embedded.api.User searcher, ChangedClause clause)
searcher
- the User
representing the current searcherclause
- the search cluase , for instance "Status was Open"QueryFactoryResult
that wraps the Lucene QueryCopyright © 2002-2015 Atlassian. All Rights Reserved.