Class ReconciliationLauncher
java.lang.Object
com.evolveum.midpoint.model.impl.sync.tasks.recon.ReconciliationLauncher
Launches reconciliation activity tasks.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
launch
(ResourceType resource, QName objectclass, Task task, OperationResult parentResult) Deprecated.
-
Field Details
-
expressionFactory
-
-
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.
-