Uses of Package
hudson.search

Packages that use hudson.search
hudson   
hudson.diagnosis   
hudson.logging   
hudson.matrix Matrix project 
hudson.maven Maven support. 
hudson.maven.reporters   
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.model.labels Boolean expression over labels. 
hudson.node_monitors Code that monitors the health of slaves 
hudson.os.solaris Solaris specific features of Hudson. 
hudson.scm Hudson's interface with source code management systems. 
hudson.search QuickSilver-like search/jump capability for better navigation around the website. 
hudson.security.csrf   
hudson.slaves Code related to slaves. 
hudson.tasks.junit Model objects that represent JUnit test reports. 
hudson.tasks.test Defines contracts that need to be implemented by a test reporting action (such as the built-in JUnit one). 
hudson.triggers Built-in Triggers that run periodically to kick a new build. 
hudson.util Other miscellaneous utility code 
jenkins.model   
jenkins.security   
org.jvnet.hudson.test Test harness for Jenkins and its plugins. 
 

Classes in hudson.search used by hudson
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.diagnosis
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.logging
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.matrix
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.maven
SearchableModelObject
          ModelObject that can be searched.
SearchIndexBuilder
          Builds SearchIndex.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.maven.reporters
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.model
QuickSilver
          Indicates a SearchItem field/getter.
Search
          Web-bound object that provides search/navigation capability.
SearchableModelObject
          ModelObject that can be searched.
SearchIndex
          Conceptually a set of SearchItems that provide quick look-up from their names.
SearchIndexBuilder
          Builds SearchIndex.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.model.labels
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.node_monitors
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.os.solaris
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.scm
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.search
Search
          Web-bound object that provides search/navigation capability.
Search.Item
           
SearchableModelObject
          ModelObject that can be searched.
SearchFactory
          Creates a Search instance for a SearchableModelObject.
SearchIndex
          Conceptually a set of SearchItems that provide quick look-up from their names.
SearchIndexBuilder
          Builds SearchIndex.
SearchItem
          Represents an item reachable from SearchIndex.
SearchResult
           
SuggestedItem
          One item of a search result.
 

Classes in hudson.search used by hudson.security.csrf
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.slaves
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.tasks.junit
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.tasks.test
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.triggers
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by hudson.util
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by jenkins.model
SearchableModelObject
          ModelObject that can be searched.
SearchIndexBuilder
          Builds SearchIndex.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by jenkins.security
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 

Classes in hudson.search used by org.jvnet.hudson.test
SearchableModelObject
          ModelObject that can be searched.
SearchItem
          Represents an item reachable from SearchIndex.
 



Copyright © 2004-2013. All Rights Reserved.