@InjectableComponent public final class ReporterSearchHandlerFactory extends Object
SearchHandler
for the ReporterSystemField
.Constructor and Description |
---|
ReporterSearchHandlerFactory(ComponentFactory componentFactory,
ReporterClauseQueryFactory clauseQueryFactory,
ReporterValidator clauseValidator,
FieldClausePermissionChecker.Factory clausePermissionFactory,
UserSearchService userSearchService,
EmailFormatter emailFormatter) |
Modifier and Type | Method and Description |
---|---|
SearchHandler |
createHandler(SearchableField field)
Create the
SearchHandler using for the passed field. |
public ReporterSearchHandlerFactory(ComponentFactory componentFactory, ReporterClauseQueryFactory clauseQueryFactory, ReporterValidator clauseValidator, FieldClausePermissionChecker.Factory clausePermissionFactory, UserSearchService userSearchService, EmailFormatter emailFormatter)
@Nonnull public final SearchHandler createHandler(SearchableField field)
SearchHandlerFactory
SearchHandler
using for the passed field.createHandler
in interface SearchHandlerFactory
field
- the field for which to create the handlerCopyright © 2002-2021 Atlassian. All Rights Reserved.