jenkinsci / java-client-api

A Jenkins API client for Java
MIT License
901 stars 470 forks source link

Enhancement: it should be possible to traverse the way from an Artifact to the JenkinsServer #339

Open mivola opened 6 years ago

mivola commented 6 years ago

I think it would be very useful to do something like artifact.getBuild().getJob().getJenkinsServer().