Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a getJobInstanceId convenience method to StepContext [BATCH-2769] #832

Closed
spring-projects-issues opened this issue Nov 6, 2018 · 0 comments
Labels
has: backports Legacy label from JIRA. Superseded by "for: backport-to-x.x.x" in: core type: enhancement
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

Nicolas Widart opened BATCH-2769 and commented

This adds the ability to get the current job id.

 

This solves the issue of instantiating the JobInstance in order to use the JobRepository.getLastStepExecution() method.


Affects: 4.1.0

Referenced from: pull request #658, and commits ce9a359, 131e02e

Backported to: 4.2.0.M1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has: backports Legacy label from JIRA. Superseded by "for: backport-to-x.x.x" in: core type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant