Interface ImportServiceLocal

    • Method Detail

      • archiveImports

        long archiveImports()
        Gets the old imports that were not finished and deletes them. Gets the finished old imports and removes the associated information (lines and values) leaving some stats and dates.
      • importsWithPermission

        List<ImportType> importsWithPermission​(User user)
        Returns the import types the logged user can see over the given user
      • resumeImport

        long resumeImport​(Long importedFileId)
        Triggers the execution of an import.