Package | Description |
---|---|
org.kie.dmn.api.feel.runtime.events |
Modifier and Type | Method and Description |
---|---|
FEELEvent.Severity |
FEELEvent.getSeverity()
Returns the severity of the event
|
static FEELEvent.Severity |
FEELEvent.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FEELEvent.Severity[] |
FEELEvent.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.