Package com.technia.dsx.exchange.imp
Class ImportData
java.lang.Object
com.technia.dsx.exchange.CommonExportImportData
com.technia.dsx.exchange.imp.ImportData
Document me
- Since:
- 2024-12-10
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setInputUrls
(List<String> inputUrls) void
setParameters
(Map<String, String> parameters) void
setReportUrls
(List<String> reportUrls) void
setTotalInputs
(Integer totalInputs) void
setTotalReports
(Integer totalReports) Methods inherited from class com.technia.dsx.exchange.CommonExportImportData
getAutomaticRetry, getComputeError, getCreationDate, getCreator, getEndDate, getFormat, getProgress, getRetried, getRetryCount, getRetryIdentifier, getStartDate, getStatus, getSubmissionDate, getTimeToKeep, getTimeToLive, getTitle, getVersion, isFailed, isRunning, isSuccess, setAutomaticRetry, setComputeError, setCreationDate, setCreator, setEndDate, setFormat, setProgress, setRetried, setRetryCount, setRetryIdentifier, setStartDate, setStatus, setSubmissionDate, setTimeToKeep, setTimeToLive, setTitle, setVersion
-
Constructor Details
-
ImportData
public ImportData()
-
-
Method Details
-
getReportUrls
-
setReportUrls
-
getInputUrls
-
setInputUrls
-
getTotalInputs
-
setTotalInputs
-
getTotalReports
-
setTotalReports
-
getParameters
-
setParameters
-