Uses of Package
com.atlassian.confluence.search.actions

Packages that use com.atlassian.confluence.search.actions
com.atlassian.confluence.event.events.search   
com.atlassian.confluence.renderer.radeox.macros   
com.atlassian.confluence.search.actions   
com.atlassian.confluence.spaces.actions   
com.atlassian.confluence.user.actions   
 

Classes in com.atlassian.confluence.search.actions used by com.atlassian.confluence.event.events.search
SearchQueryBean
          Collects query parameters from the search panel (searchpanel.vm) and provides methods that build and return a Query object that lucene can then run
 

Classes in com.atlassian.confluence.search.actions used by com.atlassian.confluence.renderer.radeox.macros
SearchBean
          This bean takes in a query object and executes a search on it It also maintains a paginationSupport object if the results you retrieve require pagination (even though pagination is optional, the hits/results are added onto the pagination object regardless)
 

Classes in com.atlassian.confluence.search.actions used by com.atlassian.confluence.search.actions
SearchBean
          This bean takes in a query object and executes a search on it It also maintains a paginationSupport object if the results you retrieve require pagination (even though pagination is optional, the hits/results are added onto the pagination object regardless)
SearchQueryBean
          Collects query parameters from the search panel (searchpanel.vm) and provides methods that build and return a Query object that lucene can then run
Timer
           
 

Classes in com.atlassian.confluence.search.actions used by com.atlassian.confluence.spaces.actions
SearchBean
          This bean takes in a query object and executes a search on it It also maintains a paginationSupport object if the results you retrieve require pagination (even though pagination is optional, the hits/results are added onto the pagination object regardless)
SearchQueryBean
          Collects query parameters from the search panel (searchpanel.vm) and provides methods that build and return a Query object that lucene can then run
 

Classes in com.atlassian.confluence.search.actions used by com.atlassian.confluence.user.actions
SearchBean
          This bean takes in a query object and executes a search on it It also maintains a paginationSupport object if the results you retrieve require pagination (even though pagination is optional, the hits/results are added onto the pagination object regardless)
SearchQueryBean
          Collects query parameters from the search panel (searchpanel.vm) and provides methods that build and return a Query object that lucene can then run
 



Confluence is developed by Atlassian.