public class BBjAdminDiskSpaceLowEventHandler extends BBjAdminEventHandler
Constructor and Description |
---|
BBjAdminDiskSpaceLowEventHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEventDetailString(double p_totalSizeGB,
double p_freeSpaceGB) |
BBjAdminEmailMessage |
getNotificationEmailMessage(double p_totalSizeGB,
double p_freeSpaceGB) |
java.lang.Class<?> |
getValueClass() |
java.lang.String |
toString() |
getHandlerClasspath, getHandlerConfig, getHandlerPassword, getHandlerProgram, getHandlerUser, getHandlerWorkingDir, getLastNotification, getNotificationBcc, getNotificationCc, getNotificationEmailService, getNotificationReplyTo, getNotificationSubject, getNotificationTo, getValue, getWaitBetweenNotfications, notifyHandler, setHandlerClasspath, setHandlerConfig, setHandlerPassword, setHandlerProgram, setHandlerUser, setHandlerWorkingDir, setLastNotification, setNotificationBcc, setNotificationCc, setNotificationEmailService, setNotificationReplyTo, setNotificationSubject, setNotificationTo, setValue, setWaitBetweenNotfications
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.Class<?> getValueClass()
getValueClass
in class BBjAdminEventHandler
public java.lang.String getEventDetailString(double p_totalSizeGB, double p_freeSpaceGB) throws BBjAdminException
BBjAdminException
public BBjAdminEmailMessage getNotificationEmailMessage(double p_totalSizeGB, double p_freeSpaceGB) throws BBjAdminException
BBjAdminException