com.atlassian.jira.issue.search.handlers
Class EnvironmentSearchHandlerFactory
java.lang.Object
com.atlassian.jira.issue.search.handlers.SimpleSearchHandlerFactory
com.atlassian.jira.issue.search.handlers.EnvironmentSearchHandlerFactory
- All Implemented Interfaces:
- SearchHandlerFactory
@InjectableComponent
public final class EnvironmentSearchHandlerFactory
- extends SimpleSearchHandlerFactory
Class to create the SearchHandler
for the description field.
- Since:
- v4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvironmentSearchHandlerFactory
public EnvironmentSearchHandlerFactory(ComponentFactory componentFactory,
EnvironmentClauseQueryFactory queryFactory,
EnvironmentValidator queryValidator,
FieldClausePermissionChecker.Factory clausePermissionFactory)
Copyright © 2002-2011 Atlassian. All Rights Reserved.