Uses of Enum Class
fr.gouv.vitam.batch.report.model.TraceabilityError
Packages that use TraceabilityError
-
Uses of TraceabilityError in fr.gouv.vitam.batch.report.model
Methods in fr.gouv.vitam.batch.report.model that return TraceabilityErrorModifier and TypeMethodDescriptionstatic TraceabilityError
Returns the enum constant of this class with the specified name.static TraceabilityError[]
TraceabilityError.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TraceabilityError in fr.gouv.vitam.batch.report.model.entry
Methods in fr.gouv.vitam.batch.report.model.entry that return TraceabilityErrorMethods in fr.gouv.vitam.batch.report.model.entry with parameters of type TraceabilityErrorConstructors in fr.gouv.vitam.batch.report.model.entry with parameters of type TraceabilityError