Uses of Enum Class
com.vaadin.appsec.backend.model.analysis.AssessmentStatus
Packages that use AssessmentStatus
-
Uses of AssessmentStatus in com.vaadin.appsec.backend.model.analysis
Methods in com.vaadin.appsec.backend.model.analysis that return AssessmentStatusModifier and TypeMethodDescriptionAffectedVersion.getStatus()The current status of this assessment.static AssessmentStatusReturns the enum constant of this class with the specified name.static AssessmentStatus[]AssessmentStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.