public final class AlertDirector extends Object
| Constructor and Description |
|---|
AlertDirector() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Alert(AuditLogableBase auditLogable,
AuditLogType logType)
Alerts the specified audit logable.
|
static void |
RemoveAllVdsAlerts(Guid vdsId,
boolean removeConfigAlerts)
Removes all alerts.
|
static void |
RemoveVdsAlert(Guid vdsId,
AuditLogType type)
Removes the alert.
|
public static void Alert(AuditLogableBase auditLogable, AuditLogType logType)
auditLogable - The audit logable.logType - Type of the log.public static void RemoveVdsAlert(Guid vdsId, AuditLogType type)
vdsId - The VDS id.type - The type.public static void RemoveAllVdsAlerts(Guid vdsId, boolean removeConfigAlerts)
vdsId - The VDS id.removeConfigAlerts - if set to Copyright © 2012. All Rights Reserved.