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