| Package | Description |
|---|---|
| com.abiquo.event.model | |
| com.abiquo.event.model.enumerations |
| Modifier and Type | Method and Description |
|---|---|
Source |
Event.getSource() |
| 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 Source |
Source.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Source[] |
Source.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.