Uses of Package
com.atlassian.jira.issue.search.util

Packages that use com.atlassian.jira.issue.search.util
com.atlassian.jira.bc.issue.search   
com.atlassian.jira.bc.issue.table   
com.atlassian.jira.gadgets.system   
com.atlassian.jira.issue.comments   
com.atlassian.jira.issue.search   
com.atlassian.jira.issue.search.providers   
com.atlassian.jira.issue.search.util   
com.atlassian.jira.issue.views.util   
com.atlassian.jira.jql.query   
com.atlassian.jira.web.action   
com.atlassian.jira.web.action.admin   
com.atlassian.jira.web.action.admin.enterprise   
com.atlassian.jira.web.action.admin.filters   
com.atlassian.jira.web.action.filter   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.user   
com.atlassian.jira.web.component   
com.atlassian.jira.web.session   
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.bc.issue.search
LuceneQueryModifier
          This class will clone the Query and add a MatchAllDocsQuery to the portion of the query that require them.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.bc.issue.table
SearchSortUtil
          Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.gadgets.system
SearchSortUtil
          Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.issue.comments
LuceneQueryModifier
          This class will clone the Query and add a MatchAllDocsQuery to the portion of the query that require them.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.issue.search
SearchSortUtil
          Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.issue.search.providers
SearchSortUtil
          Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.issue.search.util
LuceneQueryModifier
          This class will clone the Query and add a MatchAllDocsQuery to the portion of the query that require them.
QueryCreator
          Converts quicksearch language search queries into JIRA search URLs.
QueryOptimizer
          An interface for a Query Optimizer which performs operations on a query which don't change the semantic of the query, but optimize the structure of the query.
SearchSortUtil
          Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.issue.views.util
SearchSortUtil
          Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.jql.query
LuceneQueryModifier
          This class will clone the Query and add a MatchAllDocsQuery to the portion of the query that require them.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.web.action
SearchSortUtil
          Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.web.action.admin
SearchSortUtil
          Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.web.action.admin.enterprise
SearchSortUtil
          Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.web.action.admin.filters
SearchSortUtil
          Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.web.action.filter
SearchSortUtil
          Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.web.action.issue
QueryCreator
          Converts quicksearch language search queries into JIRA search URLs.
SearchSortUtil
          Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.web.action.user
SearchSortUtil
          Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.web.component
SearchSortUtil
          Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
 

Classes in com.atlassian.jira.issue.search.util used by com.atlassian.jira.web.session
SearchPropertiesManager
          Manages storing search requests ("session" search) in user properties.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.