I also noticed there was a 
'getBuildTriggerUpstreamProject<http://javadoc.jenkins-ci.org/hudson/model/AbstractProject.html#getBuildTriggerUpstreamProjects%28%29>()'
 
API, but it's not suit my usecase either. Any help is greatly appreciated!

Yang Li於 2014年5月8日星期四UTC-7上午10時15分15秒寫道:
>
> Hi,
>
> After we applied the Jenkins upgrade from v1.480 to v1.532.3, I found the 
> concept of Jenkins Groovy API 
> ‘getDownstreamProject()<http://javadoc.jenkins-ci.org/hudson/model/AbstractProject.html#getDownstreamProjects%28%29>’
>  
> defined in AbstractProject 
> <http://javadoc.jenkins-ci.org/hudson/model/AbstractProject.html>class 
> has been changed. In v1.480, all the post-build jobs and triggered 
> jobs(using build trigger plugin) are treated as downstream job and will be 
> retrieved by the API. However, in v1.532.1, only jobs triggered as 
> post-build step is treated as downstream job.
> I want to know what's the proper API to use in order to get the triggered 
> jobs information?
>
> Thanks,
> Yang(Bruce)
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to