Re: How to retrive all triggered jobs information using Jenkins API

2014-05-09 Thread Yang Li
I also noticed there was a 'getBuildTriggerUpstreamProject()' 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, > > Af

How to retrive all triggered jobs information using Jenkins API

2014-05-08 Thread Yang Li
Hi, After we applied the Jenkins upgrade from v1.480 to v1.532.3, I found the concept of Jenkins Groovy API ‘getDownstreamProject()’ defined in AbstractProject