Class ReconciliationLauncher


  • @Component
    public class ReconciliationLauncher
    extends Object
    Launches reconciliation activity tasks.
    • Constructor Detail

      • ReconciliationLauncher

        public ReconciliationLauncher()
    • Method Detail

      • launch

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