I'm working on implementing a webhook for a plugin that should receive as 
param the name of the job it should trigger and some arguments for that job.
How can I iterate trough all the jobs in Jenkins from within a class 
implementing UnprotectedRootAction and how can I trigger a specific job by 
passing a param?

Basically I need to pass the commit that will be then used by git plugin to 
make a build from that specific commit.

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/d1b9a0ba-8044-4bc9-8463-823f14afdc05%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to