Hi,

given the description, I believe TransientComputerActionFactory satisfies
your need.
It allows you to write an Action class and instanciates it. Then the action
can define some jelly files, depending where its data should be displayed
in the UI.

Vincent


2013/8/28 Oliv <olivier.ferrei...@gmail.com>

> Hello,
>
> I want to get back description of a slave and write on the page of this
> below the name of the slave because the problem is that everything was
> written on the label to differentiate two labels and I want to put
> information like the host, the url and more on the page to clear a little
> the label. First i want to write anything to the page in order to
> understand
> how it work. May be with a .jelly ?
>
> In the URL I saw $JENKINS_URL/computer/name_of_slave i searched the
> extension point Computer or something whose approximates it but i only find
> ComputerPanelBox and TransientComputerActionFactory but it is inappropriate
> for what i want to do.
>
> Hoping i was clear if anyone have an idea or a doc on which i can support
> me..
>
> Thank you,
>
> Olivier
>
>
>
> --
> View this message in context:
> http://jenkins-ci.361315.n4.nabble.com/Slave-page-tp4677087.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 jenkinsci-dev+unsubscr...@googlegroups.com.
> 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 jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to