Package fr.gouv.vitam.collect.common.dto
Class BatchDto
java.lang.Object
fr.gouv.vitam.collect.common.dto.BatchDto
-
Constructor Summary
ConstructorsConstructorDescriptionBatchDto()BatchDto(String batchId, BatchStatusDto batchStatus, String evTypeProc) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBatchId(String batchId) voidsetBatchStatus(BatchStatusDto batchStatus) voidsetEvTypeProc(String evTypeProc)
-
Constructor Details
-
BatchDto
-
BatchDto
public BatchDto()
-
-
Method Details
-
getBatchId
-
setBatchId
-
getBatchStatus
-
setBatchStatus
-
getEvTypeProc
-
setEvTypeProc
-