@InjectableComponent public final class CommentSearchHandlerFactory extends Object
SearchHandler for the comments clause.| Constructor and Description |
|---|
CommentSearchHandlerFactory(ComponentFactory componentFactory,
CommentClauseQueryFactory queryFactory,
CommentValidator queryValidator,
FieldClausePermissionChecker.Factory clausePermissionFactory) |
| Modifier and Type | Method and Description |
|---|---|
SearchHandler |
createHandler(SearchableField field)
Create the
SearchHandler using for the passed field. |
public CommentSearchHandlerFactory(ComponentFactory componentFactory, CommentClauseQueryFactory queryFactory, CommentValidator queryValidator, FieldClausePermissionChecker.Factory clausePermissionFactory)
@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.