Package io.jenkins.blueocean.rest
Class OmniSearch<T>
java.lang.Object
io.jenkins.blueocean.rest.OmniSearch<T>
- All Implemented Interfaces:
 ExtensionPoint
Extension point to contribute the search capability
- Author:
 - Vivek Pandey, Kohsuke Kawaguchi
 - See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic ExtensionList<OmniSearch> all()abstract StringgetType() 
- 
Constructor Details
- 
OmniSearch
public OmniSearch() 
 - 
 - 
Method Details
- 
getType
 - 
search
 - 
all
 
 -