CGLIB constructor
this.batchDate = batchDate;
Job job = new Job( this ); jobs.add( job ); return job;
return batchDate;
return id;
return jobs;
this.id = id;
this.jobs = jobs;