@InjectableComponent public final class EnvironmentSearchHandlerFactory extends Object
SearchHandler for the description field.| Constructor and Description |
|---|
EnvironmentSearchHandlerFactory(ComponentFactory componentFactory,
EnvironmentClauseQueryFactory queryFactory,
EnvironmentValidator queryValidator,
FieldClausePermissionChecker.Factory clausePermissionFactory) |
| Modifier and Type | Method and Description |
|---|---|
SearchHandler |
createHandler(SearchableField field)
Create the
SearchHandler using for the passed field. |
public EnvironmentSearchHandlerFactory(ComponentFactory componentFactory, EnvironmentClauseQueryFactory queryFactory, EnvironmentValidator queryValidator, FieldClausePermissionChecker.Factory clausePermissionFactory)
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-2017 Atlassian. All Rights Reserved.