[midPoint-git] [Evolveum/midpoint] 41990e: Smart Integration: Add focus object statistics lif...

Michal Zelenčík noreply at github.com
Thu Feb 26 09:26:43 CET 2026


  Branch: refs/heads/focus-type-statistics
  Home:   https://github.com/Evolveum/midpoint
  Commit: 41990eabf3fe916513b5d4b56c2f36d0aa54b6a9
      https://github.com/Evolveum/midpoint/commit/41990eabf3fe916513b5d4b56c2f36d0aa54b6a9
  Author: Michal Zelencik <michal.zelencik at evolveum.com>
  Date:   2026-02-26 (Thu, 26 Feb 2026)

  Changed paths:
    M model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/SmartIntegrationService.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/StatisticsService.java

  Log Message:
  -----------
  Smart Integration: Add focus object statistics lifecycle methods to SmartIntegrationService

Implement getLatestFocusObjectStatistics, deleteFocusObjectStatistics,
and regenerateFocusObjectStatistics across the service layers:

- SmartIntegrationService: new interface methods keyed by focus object
  type QName (e.g. UserType, RoleType)
- StatisticsService: full implementation with TTL-based expiration,
  duplicate task detection, and activity submission
- SmartIntegrationServiceImpl: delegation to StatisticsService

Signed-off-by: Michal Zelencik <michal.zelencik at evolveum.com>



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