Uses of Package
com.atlassian.jira.issue.customfields.searchers

Packages that use com.atlassian.jira.issue.customfields.searchers
com.atlassian.jira.dev.reference.plugin.searchers   
com.atlassian.jira.issue.customfields   
com.atlassian.jira.issue.customfields.searchers   
 

Classes in com.atlassian.jira.issue.customfields.searchers used by com.atlassian.jira.dev.reference.plugin.searchers
AbstractInitializationCustomFieldSearcher
          Abstract base class for searchers that performs the init methods for a searcher.
CustomFieldSearcherClauseHandler
          Provides access to objects that can perform validation and query generation for clauses generated by this searcher.
 

Classes in com.atlassian.jira.issue.customfields.searchers used by com.atlassian.jira.issue.customfields
CustomFieldSearcherClauseHandler
          Provides access to objects that can perform validation and query generation for clauses generated by this searcher.
 

Classes in com.atlassian.jira.issue.customfields.searchers used by com.atlassian.jira.issue.customfields.searchers
AbstractDateRangeSearcher
           
AbstractInitializationCustomFieldSearcher
          Abstract base class for searchers that performs the init methods for a searcher.
AllTextCustomFieldSearcherClauseHandler
          The "all text" clause aggregates all the free text system fields in the system.
CustomFieldClauseContextHandler
          Can be provided as a CustomFieldSearcherClauseHandler if your custom field wants to participate in the generation of the QueryContext for a search request.
CustomFieldClauseSanitiserHandler
          Used to indicate that a particular custom field requires its clauses to be sanitised by a ClauseSanitiser.
CustomFieldSearcherClauseHandler
          Provides access to objects that can perform validation and query generation for clauses generated by this searcher.
SimpleCustomFieldClauseContextHandler
          A simple class for createing a context aware clause handler for a custom field.
SimpleCustomFieldClauseSanitiserHandler
          Used for custom fields which additionally require their clauses to be sanitised.
SimpleCustomFieldSearcherClauseHandler
          A simple implementation of the CustomFieldSearcherClauseHandler.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.