Package org.dlese.dpc.schemedit.threadedservices
package org.dlese.dpc.schemedit.threadedservices
-
ClassDescriptionExport collections at regular intervals.Supports exporting of collections and portions of collections to disk.Indicates an error occured in the ExportingService occured.Provides a monitoring mechanism for threaded tasksClass to report progress of a
MonitoredTaskvia a json object.Provides services over collections, such as Validation and Export, that run in their own thread.This interface is used by Objects wishing to determine when a background threaded service process (E.g., Export or Validation) has completed and to perform additional processing at that time.Threaded Service for validating records.Indicates an error occured in the ValidatingService occured.