com.atlassian.jira.issue.search.handlers
Class SummarySearchHandlerFactory
java.lang.Object
com.atlassian.jira.issue.search.handlers.SimpleSearchHandlerFactory
com.atlassian.jira.issue.search.handlers.SummarySearchHandlerFactory
- All Implemented Interfaces:
- SearchHandlerFactory
@InjectableComponent
public final class SummarySearchHandlerFactory
- extends SimpleSearchHandlerFactory
Class to create the SearchHandler
for the SummarySearchHandlerFactory
.
- Since:
- v4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SummarySearchHandlerFactory
public SummarySearchHandlerFactory(ComponentFactory componentFactory,
SummaryClauseQueryFactory queryFactory,
SummaryValidator queryValidator,
FieldClausePermissionChecker.Factory clausePermissionFactory)
Copyright © 2002-2012 Atlassian. All Rights Reserved.