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 TypeMethodDescriptionvoidsetInputUrls(List<String> inputUrls) voidsetParameters(Map<String, String> parameters) voidsetReportUrls(List<String> reportUrls) voidsetTotalInputs(Integer totalInputs) voidsetTotalReports(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
-