You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/JobOperator. This issue is to add a method getJobInstance(String jobName, JobParameters jobParameters) in JobRepository/JobExplorer/JobOperator.