Uses of Interface
hudson.search.SearchResult
-
Packages that use SearchResult Package Description hudson.search QuickSilver-like search/jump capability for better navigation around Jenkins. -
-
Uses of SearchResult in hudson.search
Methods in hudson.search that return SearchResult Modifier and Type Method Description SearchResult
Search. getSuggestions(org.kohsuke.stapler.StaplerRequest req, String query)
Gets the list of suggestions that match the given query.
-