forked from Evolveum/midpoint
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix activity tree overview structure
The tree overview structure is now aligned with the needs of GUI: it contains things to be displayed in the task list. So we no longer have to retrieve the whole task tree to be able to display progress, errors, and overall status of a task tree. Properties added: - simplified bucket-related progress, - per-task entry carrying task state and items-related progress. Related changes: - Fixed working with task-level statistics in activity-based tasks. - Renamed legacy progress-related methods in Task API. - Removed obsolete items from StatisticsCollectionStrategy. Fixes MID-7184.
- Loading branch information
Showing
106 changed files
with
2,826 additions
and
1,028 deletions.
There are no files selected for viewing
47 changes: 0 additions & 47 deletions
47
...in/java/com/evolveum/midpoint/gui/impl/page/admin/task/component/TaskMonitoringPanel.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.