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