[midPoint-git] [Evolveum/midpoint] be768d: Add sample "to human string" method for progress
mederly
noreply at github.com
Wed Mar 17 12:14:25 CET 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: be768dd2365683256b31b4e30a2edc6f5c5a52fe
https://github.com/Evolveum/midpoint/commit/be768dd2365683256b31b4e30a2edc6f5c5a52fe
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2021-03-17 (Wed, 17 Mar 2021)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/task/BucketsProgressInformation.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/task/ItemsProgressInformation.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/task/TaskPartProgressInformation.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/task/TaskProgressInformation.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/task/TaskProgressUtil.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/TestProgressReporting.java
M model/model-intest/src/test/resources/sync/resource-dummy-interrupted-sync.xml
M model/model-intest/src/test/resources/sync/task-reconcile-dummy-interrupted-partitioned-multinode.xml
M model/model-intest/src/test/resources/sync/task-reconcile-dummy-interrupted-partitioned.xml
A model/model-intest/src/test/resources/sync/task-reconcile-dummy-interrupted.xml
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
A repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ItemsProgressInformationAsserter.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/TaskPartProgressInformationAsserter.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/TaskProgressInformationAsserter.java
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/run/BucketAwareHandlerExecution.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestResourceInMaintenance.java
Log Message:
-----------
Add sample "to human string" method for progress
Still a work in progress.
Related to MID-6904.
More information about the midPoint-svn
mailing list