@InjectableComponent public final class ResolutionDateSearchHandlerFactory extends Object
SearchHandler
for the ResolutionDateSystemField
.Constructor and Description |
---|
ResolutionDateSearchHandlerFactory(ComponentFactory componentFactory,
ResolutionDateClauseQueryFactory factory,
ResolutionDateValidator validator,
FieldClausePermissionChecker.Factory clausePermissionFactory) |
Modifier and Type | Method and Description |
---|---|
SearchHandler |
createHandler(SearchableField field)
Create the
SearchHandler using for the passed field. |
public ResolutionDateSearchHandlerFactory(ComponentFactory componentFactory, ResolutionDateClauseQueryFactory factory, ResolutionDateValidator validator, FieldClausePermissionChecker.Factory clausePermissionFactory)
public final SearchHandler createHandler(SearchableField field)
SearchHandlerFactory
SearchHandler
using for the passed field.createHandler
in interface SearchHandlerFactory
field
- the field to create the handler for.Copyright © 2002-2015 Atlassian. All Rights Reserved.