@InjectableComponent public final class StatusSearchHandlerFactory extends Object
SearchHandler for the StatusSearchHandlerFactory.| Constructor and Description |
|---|
StatusSearchHandlerFactory(ComponentFactory componentFactory,
StatusClauseQueryFactory queryFactory,
StatusValidator queryValidator,
FieldClausePermissionChecker.Factory clausePermissionFactory,
StatusClauseContextFactory contextFactory,
ConstantsManager constantsManager,
MultiClauseDecoratorContextFactory.Factory multiFactory) |
| Modifier and Type | Method and Description |
|---|---|
SearchHandler |
createHandler(SearchableField field)
Create the
SearchHandler using for the passed field. |
public StatusSearchHandlerFactory(ComponentFactory componentFactory, StatusClauseQueryFactory queryFactory, StatusValidator queryValidator, FieldClausePermissionChecker.Factory clausePermissionFactory, StatusClauseContextFactory contextFactory, ConstantsManager constantsManager, MultiClauseDecoratorContextFactory.Factory multiFactory)
@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-2021 Atlassian. All Rights Reserved.