Hi, as far as I can see, both Actions and ComputerPanelBox are inserted in the sidepanel (see jenkins-core/src/main/resources/hudson/model/Computer/sidepanel.jelly)
as far as I can see there is currently no extention point that allows to contribute in the main part of a Computer index page. Vincent 2013/8/30 Oliv <[email protected]> > Thank you for your answer. > > I am going to use TransientComputerActionFactory after have understood a > little better the ComputerPanelBox I have the class Action with the class > transientComputerActionFactory but i don't know how use them to write at > the > middle of the slave page. I have to write a .jelly to make a link between > my > class and the UI ? > > Sorry i am novice on Jelly I am learning and I try to understand how this > works. > > > > > > -- > View this message in context: > http://jenkins-ci.361315.n4.nabble.com/Write-on-the-slave-page-tp4677087p4677206.html > Sent from the Jenkins dev mailing list archive at Nabble.com. > > -- > 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. > -- 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.
