Package com.basis.api.admin.events
Class BBjAdminLicenseExpiresInDaysEventHandler
java.lang.Object
com.basis.api.admin.events.BBjAdminEventHandler
com.basis.api.admin.events.BBjAdminLicenseExpiresInDaysEventHandler
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.basis.api.admin.events.BBjAdminEventHandler
handlerClasspath, handlerConfig, handlerPassword, handlerProgram, handlerUser, handlerWorkingDir, lastNotification, notificationBcc, notificationCc, notificationEmailService, notificationReplyTo, notificationSubject, notificationTo, value, waitBetweenNotfications -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEventDetailString(int p_expiringInDays) getName()static BBjAdminEmailMessagegetNotificationEmailMessage(Map<String, Integer> p_expiresInMap) Class<?>voidtoString()Methods inherited from class com.basis.api.admin.events.BBjAdminEventHandler
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
-
Constructor Details
-
BBjAdminLicenseExpiresInDaysEventHandler
public BBjAdminLicenseExpiresInDaysEventHandler()
-
-
Method Details
-
getName
-
setName
-
toString
-
getValueClass
- Specified by:
getValueClassin classBBjAdminEventHandler
-
getEventDetailString
- Throws:
BBjAdminException
-
getNotificationEmailMessage
public static BBjAdminEmailMessage getNotificationEmailMessage(Map<String, Integer> p_expiresInMap) throws BBjAdminException- Throws:
BBjAdminException
-