[midPoint-git] [Evolveum/midpoint] 66c82e: Add skeleton for new correlation simulation activity
Andrej
noreply at github.com
Tue Nov 11 18:47:50 CET 2025
Branch: refs/heads/feature/fast-simulation
Home: https://github.com/Evolveum/midpoint
Commit: 66c82ead62417d0b0b65aff11d079bc182ea71b3
https://github.com/Evolveum/midpoint/commit/66c82ead62417d0b0b65aff11d079bc182ea71b3
Author: Andrej Zan <andrej.zan at evolveum.com>
Date: 2025-11-11 (Tue, 11 Nov 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/correlator/tasks/CorrelationActivityHandler.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationActivityRun.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationWorkDefinition.java
M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/activity/handlers/ActivityHandlerRegistry.java
M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/activity/run/AbstractActivityRun.java
Log Message:
-----------
Add skeleton for new correlation simulation activity
**What**
Implement basic skeleton for the correlation simulation activity. It
will be used to simulate correlation with given correlator(s) on
specified set of shadows.
**Why**
It will be used to quickly simulate correlators suggested by AI.
**Notes**
This activity supports only simulation (preview) mode.
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