| Package | Description |
|---|---|
| com.abiquo.event.model | |
| com.abiquo.event.model.enumerations |
| Modifier and Type | Method and Description |
|---|---|
Severity |
Event.getSeverity() |
| Modifier and Type | Method and Description |
|---|---|
static Event.EventBuilder |
Event.builder(EntityAction.Action<?> entityAction,
java.lang.String user,
java.lang.String enterprise,
Source source,
Severity severity) |
| Modifier and Type | Method and Description |
|---|---|
static Severity |
Severity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Severity[] |
Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2020 Abiquo Holdings S.L.. All Rights Reserved.