public interface BatchService
| Modifier and Type | Method and Description |
|---|---|
Batch |
get(int key)
Returns a
Batch by its key. |
int |
handleBatch(byte[] entitiesFile,
byte[] contactsFile,
ExportFormat format)
Handles a batch.
|
int handleBatch(byte[] entitiesFile, byte[] contactsFile, ExportFormat format)
entitiesFile - file with the entities to import or updatecontactsFile - file with the contacts to import or updateformat - ExportFormat of the filesCopyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.