Uses of Enum Class
fr.gouv.vitam.worker.core.plugin.ingestcleanup.report.MetadataType
Packages that use MetadataType
-
Uses of MetadataType in fr.gouv.vitam.worker.core.plugin.ingestcleanup.report
Methods in fr.gouv.vitam.worker.core.plugin.ingestcleanup.report that return MetadataTypeModifier and TypeMethodDescriptionIngestCleanupObjectGroupReportEntry.getMetadataType()Constant for report serializationIngestCleanupUnitReportEntry.getMetadataType()Constant for report serializationstatic MetadataTypeReturns the enum constant of this class with the specified name.static MetadataType[]MetadataType.values()Returns an array containing the constants of this enum class, in the order they are declared.