[midPoint-git] [Evolveum/midpoint] 1aedcc: Basic implementation of filter expression evaluato...
Radovan Semancik
noreply at github.com
Wed Oct 22 15:15:25 CEST 2025
Branch: refs/heads/feature/filter-expression
Home: https://github.com/Evolveum/midpoint
Commit: 1aedcc5a8d6f5327643fc43e56d52d9d92de4697
https://github.com/Evolveum/midpoint/commit/1aedcc5a8d6f5327643fc43e56d52d9d92de4697
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2025-10-22 (Wed, 22 Oct 2025)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
A model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/filter/FilterExpressionEvaluation.java
A model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/filter/FilterExpressionEvaluator.java
A model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/filter/FilterExpressionEvaluatorFactory.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/transformation/AbstractValueTransformationExpressionEvaluator.java
M model/model-impl/src/main/resources/ctx-model.xml
M model/model-intest/src/test/resources/rbac/autoassign/role-unit-rider.xml
M model/model-intest/src/test/resources/rbac/autoassign/role-unit-sleeper.xml
M model/model-intest/src/test/resources/rbac/autoassign/role-unit-walker.xml
M model/model-intest/src/test/resources/rbac/autoassign/role-unit-worker.xml
Log Message:
-----------
Basic implementation of filter expression evaluator +basic tests (#10060)
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