did you find a way in the end? On Thursday, 25 October 2012 14:23:05 UTC+1, Dimitri CHARLES wrote: > > Hello, > I am a beginner in developing a plugin in Jenkins and I would like to add > a custom page or View in my plugin. > > Let me explain. this puglin contains a set of environments that contains a > list of nodes, that are displayed in a table with clickable links (like for > the jobs in the dashboard). What I want to do is, when I click in the > environment link, I go to a page I want to a page that displays > informations about the environment. I also want it to match my url > pattern. For instance, if the name of the plugin is myPlugin. If i go the > environment env1, it should match myPuglin/Environment/env1. And I want to > do the same thing for the nodes. > > After searching in the documentation, my guess (maybe I am wrong) is to > extend the View class and to add newview.jelly file. > > Can someone guide me to this process !! > > Thanks in advance !! >
-- 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]. For more options, visit https://groups.google.com/groups/opt_out.
