[midPoint-git] [Evolveum/midpoint] 716110: MID-4568 introduced getModelExecuteOptions() to ta...
Viliam Repan
noreply at github.com
Wed Oct 26 22:50:14 CEST 2022
Branch: refs/heads/feature/mid-4568-preview-changes-cod
Home: https://github.com/Evolveum/midpoint
Commit: 716110dfe12954228a9eb302308d8c9a555f0cf5
https://github.com/Evolveum/midpoint/commit/716110dfe12954228a9eb302308d8c9a555f0cf5
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2022-10-26 (Wed, 26 Oct 2022)
Changed paths:
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelExecuteOptions.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AbstractSearchExpressionEvaluator.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelInteractionServiceImpl.java
M repo/task-api/src/main/java/com/evolveum/midpoint/task/api/Task.java
M repo/task-api/src/main/java/com/evolveum/midpoint/task/api/test/NullTaskImpl.java
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskQuartzImpl.java
Log Message:
-----------
MID-4568 introduced getModelExecuteOptions() to task, passing it in ModelInteractionServiceImpl.previewChanges(), using in AbstractSearchExpressionEvaluator
More information about the midPoint-svn
mailing list