org.squashtest.tm.plugin.testautomation.jenkins.beans
Class JobList

java.lang.Object
  extended by org.squashtest.tm.plugin.testautomation.jenkins.beans.JobList

public class JobList
extends Object


Constructor Summary
JobList()
           
 
Method Summary
 Collection<Job> getJobs()
           
 void setJobs(Collection<Job> jobs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobList

public JobList()
Method Detail

getJobs

public Collection<Job> getJobs()

setJobs

public void setJobs(Collection<Job> jobs)


Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.