Uses of Enum Class
com.probely.api.FindingSeverity
Packages that use FindingSeverity
-
Uses of FindingSeverity in com.probely.api
Subclasses with type arguments of type FindingSeverity in com.probely.apiMethods in com.probely.api that return FindingSeverityModifier and TypeMethodDescriptionstatic FindingSeverityFindingSeverity.fromString(String text) static FindingSeverityReturns the enum constant of this class with the specified name.static FindingSeverity[]FindingSeverity.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FindingSeverity in com.probely.plugin
Constructors in com.probely.plugin with parameters of type FindingSeverity