@InjectableComponent public final class WorkRatioSearchHandlerFactory extends Object
SearchHandler for the work ratio clause.| Constructor and Description |
|---|
WorkRatioSearchHandlerFactory(ComponentFactory factory,
WorkRatioClauseQueryFactory workRatioClauseQueryFactory,
WorkRatioValidator workRatioValidator,
FieldClausePermissionChecker.Factory clausePermissionFactory,
ApplicationProperties applicationProperties) |
| Modifier and Type | Method and Description |
|---|---|
SearchHandler |
createHandler(SearchableField field)
Create the
SearchHandler using for the passed field. |
public WorkRatioSearchHandlerFactory(ComponentFactory factory, WorkRatioClauseQueryFactory workRatioClauseQueryFactory, WorkRatioValidator workRatioValidator, FieldClausePermissionChecker.Factory clausePermissionFactory, ApplicationProperties applicationProperties)
@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-2019 Atlassian. All Rights Reserved.