Uses of Class
com.sgapi.resources.ExportMarker
-
Packages that use ExportMarker Package Description com.sgapi.services This package provides endpoints for integrating data with the SG V5 System Imports are handled within the IntegrationImport class Exports are handled within the IntegrationExport class -
-
Uses of ExportMarker in com.sgapi.services
Method parameters in com.sgapi.services with type arguments of type ExportMarker Modifier and Type Method Description javax.ws.rs.core.Response
IntegrationExport. setExportMarkers(java.util.List<ExportMarker> exportMarkers)
Marks a record exported by providing the name of the table and the ID.
-