Uses of Class
hudson.search.SearchFactory
-
Packages that use SearchFactory Package Description hudson.search QuickSilver-like search/jump capability for better navigation around Jenkins. -
-
Uses of SearchFactory in hudson.search
Methods in hudson.search that return types with arguments of type SearchFactory Modifier and Type Method Description static ExtensionList<SearchFactory>
SearchFactory. all()
Returns all the registeredSearchFactory
instances.
-