Uses of Enum Class
com.atlassian.diagnostics.Severity
Packages that use Severity
-
Uses of Severity in com.atlassian.diagnostics
Methods in com.atlassian.diagnostics that return SeverityModifier and TypeMethodDescriptionstatic SeveritySeverity.fromId(int id) Issue.getSeverity()static SeverityReturns the enum constant of this class with the specified name.static Severity[]Severity.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.diagnostics that return types with arguments of type SeverityMethods in com.atlassian.diagnostics with parameters of type SeverityModifier and TypeMethodDescriptionAlertCriteria.Builder.severities(Severity value, Severity... moreValues) Method parameters in com.atlassian.diagnostics with type arguments of type Severity