Uses of Class
com.vaadin.appsec.backend.model.analysis.AffectedVersion
Packages that use AffectedVersion
-
Uses of AffectedVersion in com.vaadin.appsec.backend.model.analysis
Methods in com.vaadin.appsec.backend.model.analysis that return types with arguments of type AffectedVersionModifier and TypeMethodDescriptionAssessment.getAffectedVersions()A map of assessments on this module by version range. -
Uses of AffectedVersion in com.vaadin.appsec.backend.model.dto
Methods in com.vaadin.appsec.backend.model.dto that return AffectedVersionMethods in com.vaadin.appsec.backend.model.dto with parameters of type AffectedVersionModifier and TypeMethodDescriptionvoidVulnerability.setAffectedVersion(AffectedVersion affectedVersion) Sets affected version.