Actions
Task #707
closedClean up entity usage in provisioning and synchronization
Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Provisioning
Target version:
Start date:
09/19/2017
Due date:
% Done:
100%
Estimated time:
Owner:
Description
All services were refactored to dto usage. Provisioning and synchronization executor can use dtos too now.
Updated by Radek Tomiška over 7 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
I did refactoring:
- dto usage in synchronization
- dto usage in provisioning
- removed last entity usage in core service interfaces - all core service interfaces were moved to core api module
- renamed all dto filter names by convention - with prefix now.
- test helper was moved to core test api module and reused in acc molude
- audit dtos were moved to audit package
Doc:
https://wiki.czechidm.com/devel/dev/provisioning
https://github.com/bcvsolutions/CzechIdMng/blob/develop/CHANGELOG.md
Could you pls do a review?
Updated by Vít Švanda over 7 years ago
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I did review. Works and looks nice.
- I improved IdentityProvisioningExecutor for rewrite method "findOverloadingAttributes" on use DTO.
Updated by Vít Švanda over 7 years ago
- Status changed from Needs feedback to Closed
Actions