Uses of Enum Class
fr.gouv.vitam.collect.common.dto.BatchStatusDto
Packages that use BatchStatusDto
-
Uses of BatchStatusDto in fr.gouv.vitam.collect.common.dto
Methods in fr.gouv.vitam.collect.common.dto that return BatchStatusDtoModifier and TypeMethodDescriptionBatchDto.getBatchStatus()
static BatchStatusDto
Returns the enum constant of this class with the specified name.static BatchStatusDto[]
BatchStatusDto.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.collect.common.dto with parameters of type BatchStatusDtoConstructors in fr.gouv.vitam.collect.common.dto with parameters of type BatchStatusDto