Hi! I recently started to develop a jenkins plugin and I like this platform so much, but I have some questions:
1. How can I show a notification-bar on the top of the header like ui-sample plugin from jelly/java code after a successful form submit. I' d like to drop the notification message from java method code. 2. How can I add new context menu item to my custom left-sidebar links. I realized that ModelObjectWithContextMenu only works for breadcrumb in the header. 3. What is the preferred way to pass multiple selection value (item ids) from jelly page to model java code after a form submission. Thanks for the answers. -- View this message in context: http://jenkins.361315.n4.nabble.com/Some-Jenkins-Plugin-Development-Question-tp4647892.html Sent from the Jenkins dev mailing list archive at Nabble.com.
