JobOperator « Job « Spring Q&A





1. JobLauncher versus jobOperator    forum.springsource.org

2. JobOperator getRunningExecutions    forum.springsource.org

JobOperator getRunningExecutions Hi! I'm using Spring Batch 2.0.0 in my company project. I have simplejob that has one step. step do nothing but sleep 30 seconds. and I launch job every ...

3. [JobOperator] Odd way to retrieve JobParameters    forum.springsource.org

[JobOperator] Odd way to retrieve JobParameters Hi, Well i'll go directly to the thing confusing me. Following the database model, the jobParameters are associated to the JobInstanceId, which actually is correct ...