spring-batch icon indicating copy to clipboard operation
spring-batch copied to clipboard

Add method getJobInstance in JobExplorer/JobRepository

Open fmbenhassine opened this issue 4 years ago • 2 comments
trafficstars

As of v4.3.3, there is no way to get a job instance for a given job name + job parameters with a JobExplorer/JobRepository. This issue is to add a method getJobInstance(String jobName, JobParameters jobParameters) in JobRepository/JobExplorer.

fmbenhassine avatar Jun 04 '21 15:06 fmbenhassine

Hi @benas, I am on it, please assign it to me.

Thank you.

parikshitdutta avatar Jun 07 '21 12:06 parikshitdutta

Hi @benas, Please review submitted PR #3932. I will look forward to your feedback.

Thank you.

parikshitdutta avatar Jun 07 '21 15:06 parikshitdutta