Interface IHierarchyImportExecutor


  • public interface IHierarchyImportExecutor
    Interface for centralized monitoring of the launch and execution of hierarchy importer tasks
    • Method Detail

      • executeHierarchyImporterTask

        void executeHierarchyImporterTask​(IHierarchyImporterNode node)
        Method for execute hierarchy importer tasks in executor service
        Parameters:
        node - the importer node for execure (not null)