[midPoint-git] [Evolveum/midpoint] d9bde9: Wire correlation definition providers to work defi...

Andrej noreply at github.com
Tue Nov 18 13:26:14 CET 2025


  Branch: refs/heads/feature/fast-simulation
  Home:   https://github.com/Evolveum/midpoint
  Commit: d9bde9f6d607a3b70c366ce197fff4f090ad318c
      https://github.com/Evolveum/midpoint/commit/d9bde9f6d607a3b70c366ce197fff4f090ad318c
  Author: Andrej Zan <andrej.zan at evolveum.com>
  Date:   2025-11-18 (Tue, 18 Nov 2025)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationActivityHandler.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationActivityRun.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationWorkDefinition.java

  Log Message:
  -----------
  Wire correlation definition providers to work definition

**What**

Wire the providers of correlation definition into the work definition
itself.

**Why**

The informations needed by providers, or even by providers factory, are
present in the work definition itself.

Instead of providing getters to internal work definition state and using
that to construct correlation definition outside, I added method which
can provide correlation definition to the work definition itself. This
way we preserve proper encapsulation of internal state.



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