Uses of Class
hudson.search.SearchIndexBuilder
Packages that use SearchIndexBuilder
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins.QuickSilver-like search/jump capability for better navigation around Jenkins.
-
Uses of SearchIndexBuilder in hudson.model
Methods in hudson.model that return SearchIndexBuilderModifier and TypeMethodDescriptionprotected SearchIndexBuilderAbstractModelObject.makeSearchIndex()Default implementation that returns empty index.protected SearchIndexBuilderAbstractProject.makeSearchIndex()protected SearchIndexBuilderJob.makeSearchIndex()ListView.makeSearchIndex()protected SearchIndexBuilderRun.makeSearchIndex()View.makeSearchIndex()Methods in hudson.model with parameters of type SearchIndexBuilderModifier and TypeMethodDescriptionprotected voidView.makeSearchIndex(SearchIndexBuilder sib) Add a simple CollectionSearchIndex object to sib -
Uses of SearchIndexBuilder in hudson.search
Methods in hudson.search that return SearchIndexBuilderModifier and TypeMethodDescriptionSearchIndexBuilder.add(SearchIndex index) SearchIndexBuilder.add(SearchIndexBuilder index) SearchIndexBuilder.add(SearchItem item) Short foradd(urlAsWellAsName,urlAsWellAsName)SearchIndexBuilder.add(String url, SearchableModelObject searchable, String name) SearchIndexBuilder.add(String url, SearchableModelObject searchable, String... names) Adds a search index under the keyword 'name' to the given URL.SearchIndexBuilder.addAllAnnotations(SearchableModelObject o) Adds allQuickSilver-annotated properties to the search index.Methods in hudson.search with parameters of type SearchIndexBuilder -
Uses of SearchIndexBuilder in jenkins.model
Methods in jenkins.model that return SearchIndexBuilderModifier and TypeMethodDescriptionfinal SearchIndexBuilderParameterizedJobMixIn.extendSearchIndex(SearchIndexBuilder sib) Use from aJob.makeSearchIndex()override.Jenkins.makeSearchIndex()Methods in jenkins.model with parameters of type SearchIndexBuilderModifier and TypeMethodDescriptionfinal SearchIndexBuilderParameterizedJobMixIn.extendSearchIndex(SearchIndexBuilder sib) Use from aJob.makeSearchIndex()override.