Uses of Enum Class
fr.gouv.vitam.worker.core.plugin.purge.PurgeUnitStatus
Packages that use PurgeUnitStatus
-
Uses of PurgeUnitStatus in fr.gouv.vitam.worker.core.plugin.purge
Methods in fr.gouv.vitam.worker.core.plugin.purge that return PurgeUnitStatusModifier and TypeMethodDescriptionstatic PurgeUnitStatus
Returns the enum constant of this class with the specified name.static PurgeUnitStatus[]
PurgeUnitStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.