Class ReconciliationLauncher

java.lang.Object
com.evolveum.midpoint.model.impl.sync.tasks.recon.ReconciliationLauncher

@Component public class ReconciliationLauncher extends Object
Launches reconciliation activity tasks.
  • Field Details

  • Constructor Details

    • ReconciliationLauncher

      public ReconciliationLauncher()
  • Method Details

    • launch

      @VisibleForTesting @Deprecated public void launch(ResourceType resource, QName objectclass, Task task, OperationResult parentResult)
      Deprecated.
      Launch an import. Calling this method will start import in a new thread, possibly on a different node.