In jenkins plugin, claim plugin can help to claim a failure job with reasons.
And with the latest version (2.6+), it is able to run a global groovy script to do some notification whenever a claim is changed
But how can I trigger another job in this script ? it shall pass important parameters like jenkins name, build number and failure reason.