com.atlassian.jira.issue.search.handlers
Class ProjectSearchHandlerFactory
java.lang.Object
com.atlassian.jira.issue.search.handlers.SimpleSearchHandlerFactory
com.atlassian.jira.issue.search.handlers.ProjectSearchHandlerFactory
- All Implemented Interfaces:
- SearchHandlerFactory
@InjectableComponent
public final class ProjectSearchHandlerFactory
- extends SimpleSearchHandlerFactory
Class to create the SearchHandler
for the ProjectSystemField
.
- Since:
- v4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectSearchHandlerFactory
public ProjectSearchHandlerFactory(ComponentFactory componentFactory,
ProjectClauseQueryFactory clauseFactory,
ProjectValidator caluseValidator,
FieldClausePermissionChecker.Factory clausePermissionFactory,
PermissionManager permissionManager,
JqlOperandResolver jqlOperandResolver,
ProjectResolver projectResolver,
MultiClauseDecoratorContextFactory.Factory multiFactory)
Copyright © 2002-2011 Atlassian. All Rights Reserved.