Uses of Package
com.atlassian.jira.issue.search.searchers.transformer

Packages that use com.atlassian.jira.issue.search.searchers.transformer
com.atlassian.jira.issue.customfields.searchers   
com.atlassian.jira.issue.customfields.searchers.transformer   
com.atlassian.jira.issue.search.searchers   
com.atlassian.jira.issue.search.searchers.impl   
com.atlassian.jira.issue.search.searchers.transformer   
com.atlassian.jira.issue.search.searchers.util   
com.atlassian.jira.upgrade.tasks.jql   
 

Classes in com.atlassian.jira.issue.search.searchers.transformer used by com.atlassian.jira.issue.customfields.searchers
FieldFlagOperandRegistry
          Provides a registry for a field, navigator flag values and operand associations.
SearchInputTransformer
          Used to convert input parameters as submitted by a SearchRenderer into the intermediate form, as stored in a FieldValuesHolder and then from a FieldValuesHolder into an object form that is stored in the SearchRequest that is used to execute a search in JIRA.
 

Classes in com.atlassian.jira.issue.search.searchers.transformer used by com.atlassian.jira.issue.customfields.searchers.transformer
FieldFlagOperandRegistry
          Provides a registry for a field, navigator flag values and operand associations.
SearchContextVisibilityChecker
          A utility class for checking if values are visible under a given SearchContext.
SearchInputTransformer
          Used to convert input parameters as submitted by a SearchRenderer into the intermediate form, as stored in a FieldValuesHolder and then from a FieldValuesHolder into an object form that is stored in the SearchRequest that is used to execute a search in JIRA.
SimpleNavigatorCollectorVisitor
          A visitor records all the TerminalClauses that match a particular condition.
 

Classes in com.atlassian.jira.issue.search.searchers.transformer used by com.atlassian.jira.issue.search.searchers
SearchInputTransformer
          Used to convert input parameters as submitted by a SearchRenderer into the intermediate form, as stored in a FieldValuesHolder and then from a FieldValuesHolder into an object form that is stored in the SearchRequest that is used to execute a search in JIRA.
 

Classes in com.atlassian.jira.issue.search.searchers.transformer used by com.atlassian.jira.issue.search.searchers.impl
FieldFlagOperandRegistry
          Provides a registry for a field, navigator flag values and operand associations.
SearchInputTransformer
          Used to convert input parameters as submitted by a SearchRenderer into the intermediate form, as stored in a FieldValuesHolder and then from a FieldValuesHolder into an object form that is stored in the SearchRequest that is used to execute a search in JIRA.
 

Classes in com.atlassian.jira.issue.search.searchers.transformer used by com.atlassian.jira.issue.search.searchers.transformer
FieldFlagOperandRegistry
          Provides a registry for a field, navigator flag values and operand associations.
IdIndexedSearchInputTransformer
          A SearchInputTransformer that handles any field that is represented by its id in the Lucene document, and hence is represented by a select list in the Issue Navigator.
IssueConstantSearchInputTransformer
          A issue-constant-specific IdIndexedSearchInputTransformer.
NavigatorStructureChecker
          Utility class to assist in checking the fitness of a query for the issue navigator.
SearchContextVisibilityChecker
          A utility class for checking if values are visible under a given SearchContext.
SearchInputTransformer
          Used to convert input parameters as submitted by a SearchRenderer into the intermediate form, as stored in a FieldValuesHolder and then from a FieldValuesHolder into an object form that is stored in the SearchRequest that is used to execute a search in JIRA.
 

Classes in com.atlassian.jira.issue.search.searchers.transformer used by com.atlassian.jira.issue.search.searchers.util
FieldFlagOperandRegistry
          Provides a registry for a field, navigator flag values and operand associations.
SearchContextVisibilityChecker
          A utility class for checking if values are visible under a given SearchContext.
 

Classes in com.atlassian.jira.issue.search.searchers.transformer used by com.atlassian.jira.upgrade.tasks.jql
FieldFlagOperandRegistry
          Provides a registry for a field, navigator flag values and operand associations.
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.