[midPoint-git] [Evolveum/midpoint] 55a557: Start adding support for sims in background tasks

mederly noreply at github.com
Thu Dec 8 21:26:08 CET 2022


  Branch: refs/heads/feature/simulations
  Home:   https://github.com/Evolveum/midpoint
  Commit: 55a55709abd6ad40e6b53ebb97899284a6792877
      https://github.com/Evolveum/midpoint/commit/55a55709abd6ad40e6b53ebb97899284a6792877
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/TaskExecutionMode.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/simulation/AbstractBasicSimulationExecutionTest.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/simulation/AbstractSimulationsTest.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/simulation/TestRealExecution.java
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/util/ImportSingleAccountRequest.java
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/activity/run/LocalActivityRun.java

  Log Message:
  -----------
  Start adding support for sims in background tasks

The modes (preview and developmentPreview) are now there. The next step
should be creating the simulation result before running the simulated
activity, and - if needed - closing it afterwards.




More information about the midPoint-svn mailing list