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