Hi,
This is going to be very simple if you have some general have knowledge.
In the groovy script, start with something along Jenkins.instance. getItem(yourJobName) that will return a job instance.
Then look through the public javadoc to find what you want.
Hope it'll get you started.
Cheers
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/fd15dff5-e221-414c-a0c7-d63051892c93%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Le 7 oct. 2015 8:36 AM, "Baptiste Mathus" <m...@batmat.net> a écrit :
>
> Hi,
> This is going to be very simple if you have some general have knowledge.
Hum. F You Autocorrect. I meant "Java knowledge".