> On 22.11.2016, at 18:21, Marcin Zajączkowski <[email protected]> wrote:
> 
> Is it possible to provide custom "search provider" which would be used to 
> return additional results in the Jenkins search box?

DeliveryPipelineView is a View is an AbstractModelObject is a 
SearchableModelObject.

I think AbstractModelObject#makeSearchIndex should be the best method to 
override. Look at its other implementations to see how they add stuff to the 
search box.

(BTW, I've long thought the 'search' in Jenkins isn't a search, but more a 
"Launcher" -- now that I've seen the 'QuickSilver' classes, it's obvious what 
the inspiration was…)

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/3F79CC23-910D-4852-A491-D73A1E469068%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to