public class BBjAdminProcessesHungProcessEventHandler extends BBjAdminEventHandler
Constructor and Description |
---|
BBjAdminProcessesHungProcessEventHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEventDetailString(java.util.Collection<BBjAdminBBjProcess> p_processes) |
BBjAdminEmailMessage |
getNotificationEmailMessage(java.util.Collection<BBjAdminBBjProcess> p_processes) |
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 BBjAdminProcessesHungProcessEventHandler()
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(java.util.Collection<BBjAdminBBjProcess> p_processes) throws BBjAdminException
BBjAdminException
public BBjAdminEmailMessage getNotificationEmailMessage(java.util.Collection<BBjAdminBBjProcess> p_processes) throws BBjAdminException
BBjAdminException