@InjectableComponent public final class ReporterSearchHandlerFactory extends Object
SearchHandler for the ReporterSystemField.| Constructor and Description |
|---|
ReporterSearchHandlerFactory(ComponentFactory componentFactory,
ReporterClauseQueryFactory clauseQueryFactory,
ReporterValidator clauseValidator,
FieldClausePermissionChecker.Factory clausePermissionFactory,
UserPickerSearchService userPickerSearchService,
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, UserPickerSearchService userPickerSearchService, EmailFormatter emailFormatter)
public final SearchHandler createHandler(SearchableField field)
SearchHandlerFactorySearchHandler using for the passed field.createHandler in interface SearchHandlerFactoryfield - the field to create the handler for.Copyright © 2002-2016 Atlassian. All Rights Reserved.