Uses of Enum Class
de.samply.reporter.app.ReportStatus
Packages that use ReportStatus
-
Uses of ReportStatus in de.samply.reporter.app
Methods in de.samply.reporter.app that return ReportStatusModifier and TypeMethodDescriptionstatic ReportStatusReturns the enum constant of this class with the specified name.static ReportStatus[]ReportStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.samply.reporter.app that return types with arguments of type ReportStatusModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ReportStatus>ReporterController.fetchReportStatus(String reportId)