[midPoint-git] [Evolveum/midpoint] 1eb470: Embed DataRecordEvaluation into export controller
mederly
noreply at github.com
Sat Feb 25 14:49:29 CET 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 1eb470f32717d18e27115beb81ddb4278746a7bc
https://github.com/Evolveum/midpoint/commit/1eb470f32717d18e27115beb81ddb4278746a7bc
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-02-25 (Sat, 25 Feb 2023)
Changed paths:
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/functions/BasicExpressionFunctions.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/simulation/ProcessedObjectImpl.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestModelServiceContract.java
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/CollectionExportController.java
R model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/DataRecordEvaluation.java
M repo/system-init/src/main/resources/initial-objects/report/173-report-simulation-values-changed.xml
Log Message:
-----------
Embed DataRecordEvaluation into export controller
These classes are quite small and can be merged together.
(Plus some minor fixes.)
More information about the midPoint-svn
mailing list