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
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExtensionList<OmniSearch>
all()
abstract String
getType()
-
Constructor Details
-
OmniSearch
public OmniSearch()
-
-
Method Details
-
getType
-
search
-
all
-