[midPoint-git] [Evolveum/midpoint] c3dedc: cleanup action processor improved, now notifying l...
Viliam Repan
noreply at github.com
Fri Dec 15 10:30:24 CET 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: c3dedc22d3c61b938b37ae3f6437fc31aa78d962
https://github.com/Evolveum/midpoint/commit/c3dedc22d3c61b938b37ae3f6437fc31aa78d962
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
A infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/CleanupActionProcessor.java
A infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/CleanupEvent.java
A infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/CleanupListener.java
A infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/CleanupPath.java
A infra/common/src/main/java/com/evolveum/midpoint/common/cleanup/CleanupPathAction.java
A infra/common/src/test/java/com/evolveum/midpoint/common/cleanup/CleanupActionProcessorTest.java
A infra/common/src/test/java/com/evolveum/midpoint/common/cleanup/TestCleanupListener.java
A infra/common/src/test/resources/cleanup/resource.xml
A infra/common/src/test/resources/cleanup/user.xml
M infra/common/testng-unit.xml
R infra/schema/src/main/java/com/evolveum/midpoint/schema/util/cleanup/CleanupActionProcessor.java
R infra/schema/src/main/java/com/evolveum/midpoint/schema/util/cleanup/CleanupEvent.java
R infra/schema/src/main/java/com/evolveum/midpoint/schema/util/cleanup/CleanupEventListener.java
R infra/schema/src/main/java/com/evolveum/midpoint/schema/util/cleanup/CleanupPath.java
R infra/schema/src/main/java/com/evolveum/midpoint/schema/util/cleanup/CleanupPathAction.java
R infra/schema/src/test/java/com/evolveum/midpoint/schema/util/CleanupActionProcessorTest.java
M infra/schema/testng-unit.xml
Log Message:
-----------
cleanup action processor improved, now notifying listeners on protected strings and references
More information about the midPoint-svn
mailing list