| AttachmentSearchAction | Finds all the attachments on the selected page that match the provided filetype(s). |
| ContentNameSearchAction | An action that will take a query String from the front end and apply it as a search across the 'universal title' field within the Confluence search index. |
| DraftAttachmentSearchAction | |
| FlushIndexQueueAction | |
| OpenSearchDescriptorAction | |
| ReIndexAction | This class is deprecated. since 3.1.1, this action hasn't been used in Confluence for a long time. |
| ReindexTaskProgressAction | |
| SearchBean |
This class is deprecated.
since 3.0. Use SearchManager instead.
|
| SearchIndexesAction | |
| 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. |
| SearchResultWithExcerpt | A simple bean to represent a search result with its content text - useful for excerpting and summarising. |
| SearchSiteAction | |
| SearchSiteAction.BackwardsCompatibility | A class used to preserve compatibility with old style search URL's where search parameters were entered in the format:
searchQuery.spaceKey=conf_all&searchQuery.queryString=hello. |
| SearchSiteAction.CriteriaParameters | A Class used to represent the different criteria restriction links that are displayed along with the search results. |
| SearchSiteAction.UserDetails | |
| Timer | |
| UserSearchAction | This class is deprecated. since 3.3. Use REST user search API instead. |
