SobekCM.Builder_Library.Modules.PreProcess Namespace
Contains all the standard modules run the builder BEFORE each turn of processing incoming packages and reprocessing recently packages for a single instance of SobekCM
Classes
| Class | Description |
---|
| abstractPreProcessModule | Abstract class that all pre-process builder modules extend |
| ProcessPendingFdaReportsModule | Pre-process module processes any incoming FDA (Florida Dark Archive) reports, saves the data to the database, and archives the report in the resource folder |
Interfaces
| Interface | Description |
---|
| iPreProcessModule | Interface class that all pre-process builder modules MUST implement |