java.lang.Object
com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.stats.action.ObjectTypeStatisticsActions

public final class ObjectTypeStatisticsActions extends Object
Utility class encapsulating the UI workflow for loading and regenerating Smart Integration object type statistics.

This class coordinates interaction between the UI (popups, progress panels), SmartIntegrationService, and background tasks. It is designed to be reusable from multiple UI components.

  • Method Details