Uses of Enum Class
org.kie.dmn.api.feel.runtime.events.FEELEvent.Severity
Packages that use FEELEvent.Severity
-
Uses of FEELEvent.Severity in org.kie.dmn.api.feel.runtime.events
Methods in org.kie.dmn.api.feel.runtime.events that return FEELEvent.SeverityModifier and TypeMethodDescriptionFEELEvent.getSeverity()Returns the severity of the eventstatic FEELEvent.SeverityReturns the enum constant of this class with the specified name.static FEELEvent.Severity[]FEELEvent.Severity.values()Returns an array containing the constants of this enum class, in the order they are declared.