public final class VdcEventNotificationUtils extends Object
Constructor and Description |
---|
VdcEventNotificationUtils() |
Modifier and Type | Method and Description |
---|---|
static EventNotificationEntity |
GetEventEntity(AuditLogType auditLogType)
Gets the event entity.
|
static Map<EventNotificationEntity,HashSet<AuditLogType>> |
GetNotificationEvents()
Gets all notification events.
|
static Map<EventNotificationEntity,HashSet<AuditLogType>> |
GetNotificationEventsByType(EventNotificationEntity type)
Gets notification events by type.
|
public static Map<EventNotificationEntity,HashSet<AuditLogType>> GetNotificationEvents()
public static Map<EventNotificationEntity,HashSet<AuditLogType>> GetNotificationEventsByType(EventNotificationEntity type)
type
- The type.public static EventNotificationEntity GetEventEntity(AuditLogType auditLogType)
auditLogType
- Type of the audit log.Copyright © 2012. All Rights Reserved.