Package | Description |
---|---|
org.ovirt.engine.core.common |
Modifier and Type | Method and Description |
---|---|
static EventNotificationEntity |
EventNotificationEntity.forValue(int value) |
static EventNotificationEntity |
VdcEventNotificationUtils.GetEventEntity(AuditLogType auditLogType)
Gets the event entity.
|
static EventNotificationEntity |
EventNotificationEntity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventNotificationEntity[] |
EventNotificationEntity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Map<EventNotificationEntity,HashSet<AuditLogType>> |
VdcEventNotificationUtils.GetNotificationEvents()
Gets all notification events.
|
static Map<EventNotificationEntity,HashSet<AuditLogType>> |
VdcEventNotificationUtils.GetNotificationEventsByType(EventNotificationEntity type)
Gets notification events by type.
|
Modifier and Type | Method and Description |
---|---|
static Map<EventNotificationEntity,HashSet<AuditLogType>> |
VdcEventNotificationUtils.GetNotificationEventsByType(EventNotificationEntity type)
Gets notification events by type.
|
Copyright © 2012. All Rights Reserved.