Skip to content

Add final modifier to fields of RunIdIncrementer and Job/Step BuilderFactory APIs #4143

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

Closed
wants to merge 2 commits into from

Conversation

brick0123
Copy link
Contributor

Since these fields are not reassigned, added final.

  • JobBuilderFactory, StepBuilderFactory and RunIdIncrementer

@@ -24,11 +24,11 @@
*
* @author Dave Syer
* @author Mahmoud Ben Hassine
*
* @author brick0123
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I modified it. thank you

@fmbenhassine fmbenhassine added pr-for: enhancement status: waiting-for-reporter Issues for which we are waiting for feedback from the reporter in: core labels Jul 20, 2022
@fmbenhassine fmbenhassine removed the status: waiting-for-reporter Issues for which we are waiting for feedback from the reporter label Jul 21, 2022
@fmbenhassine fmbenhassine added this to the 5.0.1 milestone Feb 16, 2023
@fmbenhassine
Copy link
Contributor

Rebased and merged as fa70bcd. Thank you for your contribution!

@fmbenhassine fmbenhassine changed the title add final field to APIs Add final modifier to fields of RunIdIncrementer and Job/Step BuilderFactory APIs Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants