Uses of Enum Class
fr.gouv.vitam.scheduler.server.job.auditobject.AuditProcessState
Packages that use AuditProcessState
-
Uses of AuditProcessState in fr.gouv.vitam.scheduler.server.job.auditobject
Methods in fr.gouv.vitam.scheduler.server.job.auditobject that return AuditProcessStateModifier and TypeMethodDescriptionstatic AuditProcessStateReturns 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 AuditProcessStateAuditProcessState.wrap(ProcessState state)