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

public final class FocusStatisticsActions extends Object
Utility class encapsulating the UI workflow for loading and regenerating Smart Integration focus object statistics (e.g. UserType).
  • Method Details

    • handleClick

      public static void handleClick(@NotNull @NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull @NotNull PageBase pageBase, @NotNull @NotNull com.evolveum.midpoint.smart.api.SmartIntegrationService smartIntegrationService, @NotNull @NotNull QName focusObjectTypeName, @NotNull @NotNull String resourceOid, @NotNull @NotNull ShadowKindType kind, @NotNull @NotNull String intent, @Nullable @Nullable ItemPathType preSelectedAttribute, boolean forceRegeneration)