Uses of Class
fr.gouv.vitam.worker.core.plugin.ingestcleanup.report.MetadataType
-
Packages that use MetadataType Package Description fr.gouv.vitam.worker.core.plugin.ingestcleanup.report -
-
Uses of MetadataType in fr.gouv.vitam.worker.core.plugin.ingestcleanup.report
Methods in fr.gouv.vitam.worker.core.plugin.ingestcleanup.report that return MetadataType Modifier and Type Method Description MetadataTypeIngestCleanupObjectGroupReportEntry. getMetadataType()Constant for report serializationMetadataTypeIngestCleanupUnitReportEntry. getMetadataType()Constant for report serializationstatic MetadataTypeMetadataType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MetadataType[]MetadataType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-