Uses of Enum Class
fr.gouv.vitam.scheduler.server.job.auditobject.AuditProcessState
-
Uses of AuditProcessState in fr.gouv.vitam.scheduler.server.job.auditobject
Modifier and TypeMethodDescriptionstatic AuditProcessState
Returns the enum constant of this class with the specified name.static AuditProcessState[]
AuditProcessState.values()
Returns an array containing the constants of this enum class, in the order they are declared.static AuditProcessState
AuditProcessState.wrap
(ProcessState state)