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