@InjectableComponent public final class ResolutionSearchHandlerFactory extends Object
SearchHandler for the ResolutionDateSystemField.| Constructor and Description |
|---|
ResolutionSearchHandlerFactory(ComponentFactory componentFactory,
ResolutionClauseQueryFactory factory,
ResolutionValidator validator,
FieldClausePermissionChecker.Factory clausePermissionFactory,
ConstantsManager constantsManager) |
| Modifier and Type | Method and Description |
|---|---|
SearchHandler |
createHandler(SearchableField field)
Create the
SearchHandler using for the passed field. |
public ResolutionSearchHandlerFactory(ComponentFactory componentFactory, ResolutionClauseQueryFactory factory, ResolutionValidator validator, FieldClausePermissionChecker.Factory clausePermissionFactory, ConstantsManager constantsManager)
@Nonnull public final SearchHandler createHandler(SearchableField field)
SearchHandlerFactorySearchHandler using for the passed field.createHandler in interface SearchHandlerFactoryfield - the field for which to create the handlerCopyright © 2002-2024 Atlassian. All Rights Reserved.