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