Package hudson.search

QuickSilver-like search/jump capability for better navigation around the website.

See:
          Description

Interface Summary
SearchableModelObject ModelObject that can be searched.
SearchIndex Conceptually a set of SearchItems that provide quick look-up from their names.
SearchItem Represents an item reachable from SearchIndex.
SearchResult  
 

Class Summary
CollectionSearchIndex<SMT extends SearchableModelObject> SearchIndex built on a Map.
FixedSet Set of SearchItems that are statically known upfront.
Messages  
Search Web-bound object that provides search/navigation capability.
Search.Item  
Search.Result  
SearchFactory Creates a Search instance for a SearchableModelObject.
SearchIndexBuilder Builds SearchIndex.
SearchItems  
SuggestedItem One item of a search result.
UnionSearchIndex Union of two sets.
UserSearchProperty  
UserSearchProperty.DescriptorImpl  
 

Annotation Types Summary
QuickSilver Indicates a SearchItem field/getter.
 

Package hudson.search Description

QuickSilver-like search/jump capability for better navigation around the website.



Copyright © 2004-2013. All Rights Reserved.