Class SearchHandlerBuilderFactory.SearchHandlerBuilder

java.lang.Object
com.atlassian.jira.issue.search.SearchHandlerBuilderFactory.SearchHandlerBuilder
Enclosing class:
SearchHandlerBuilderFactory

public final class SearchHandlerBuilderFactory.SearchHandlerBuilder extends Object
Builder that can produce SearchHandler instances.

ClauseContextFactory is by default set to SimpleClauseContextFactory, all the other things need to be provided, otherwise the build method will throw an illegal state exception.