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

JdbcSeriesImportDao.changeStatus(): introduce dto #897

Closed
0pdd opened this issue Jul 5, 2018 · 0 comments
Closed

JdbcSeriesImportDao.changeStatus(): introduce dto #897

0pdd opened this issue Jul 5, 2018 · 0 comments

Comments

@0pdd
Copy link

0pdd commented Jul 5, 2018

The puzzle 660-d185398d from #660 has to be resolved:

// @todo #660 JdbcSeriesImportDao.changeStatus(): introduce dao

The puzzle was created by Slava Semushin on 05-Jul-18.


We need to modify changeStatus() method in the JdbcSeriesImportDao class. At this moment it has 4 arguments and we need to extract them into a single class. I suggest to give it a name UpdateImportRequestStatusDbDto.

The class has been renamed some time ago and now its new location is src/main/java/ru/mystamps/web/feature/series/importing/JdbcSeriesImportDao.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants