com.atlassian.jira.issue.search.handlers
Class PrioritySearchHandlerFactory
java.lang.Object
com.atlassian.jira.issue.search.handlers.SimpleSearchHandlerFactory
com.atlassian.jira.issue.search.handlers.PrioritySearchHandlerFactory
- All Implemented Interfaces:
- SearchHandlerFactory
@InjectableComponent
public final class PrioritySearchHandlerFactory
- extends SimpleSearchHandlerFactory
Class to create the SearchHandler
for the PrioritySystemField
.
- Since:
- v4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrioritySearchHandlerFactory
public PrioritySearchHandlerFactory(ComponentFactory componentFactory,
PriorityClauseQueryFactory factory,
PriorityValidator validator,
FieldClausePermissionChecker.Factory clausePermissionFactory,
ConstantsManager constantsManager)
Copyright © 2002-2009 Atlassian. All Rights Reserved.