[midPoint-git] [Evolveum/midpoint] 949f64: Mapping simulation: Add mapping simulation skeleton.
Michal Zelenčík
noreply at github.com
Mon Dec 15 17:47:00 CET 2025
Branch: refs/heads/feature/mapping-simulation-skeleton
Home: https://github.com/Evolveum/midpoint
Commit: 949f644a186c34488451e9100689211fa58e8243
https://github.com/Evolveum/midpoint/commit/949f644a186c34488451e9100689211fa58e8243
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/mappings/tasks/MappingActivityHandler.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/mappings/tasks/MappingActivityRun.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/mappings/tasks/MappingWorkDefinition.java
Log Message:
-----------
Mapping simulation: Add mapping simulation skeleton.
- Add MappingWorkDefinitionType to common-tasks-3.xsd schema
with inlineMapping
- Implement MappingActivityHandler for mapping simulation activities
- Implement MappingActivityRun to process shadows
- Add MappingWorkDefinition to encapsulate config
Implement finding linked focus objects by querying the repository
for focuses whose linkRef points to the processed shadow.
Implements MID-10992
Signed-off-by: Michal Zelencik <michal.zelencik at evolveum.com>
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list