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

public final class ObjectClassStatisticsActions extends Object
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    handleClick(@NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull PageBase pageBase, @NotNull com.evolveum.midpoint.smart.api.SmartIntegrationService smartIntegrationService, @NotNull String resourceOid, @NotNull QName objectClassName, boolean forceRegeneration)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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 String resourceOid, @NotNull @NotNull QName objectClassName, boolean forceRegeneration)