Package com.basis.api.admin.events
Class BBjAdminAsyncTriggerEnabledStateEventHandler
java.lang.Object
com.basis.api.admin.events.BBjAdminEventHandler
com.basis.api.admin.events.BBjAdminAsyncTriggerEventHandler
com.basis.api.admin.events.BBjAdminAsyncTriggerEnabledStateEventHandler
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.basis.api.admin.events.BBjAdminAsyncTriggerEventHandler
asyncTriggerJobId, asyncTriggerJobNameFields 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 TypeMethodDescriptiongetJobId()Class<?>voidnotifyHandler(BBjAdminEventManager p_manager, String p_details) voidtoString()Methods inherited from class com.basis.api.admin.events.BBjAdminAsyncTriggerEventHandler
getAsyncTriggerJobId, getAsyncTriggerJobName, notifyHandler, setAsyncTriggerJobId, setAsyncTriggerJobNameMethods inherited from class com.basis.api.admin.events.BBjAdminEventHandler
getHandlerClasspath, getHandlerConfig, getHandlerPassword, getHandlerProgram, getHandlerUser, getHandlerWorkingDir, getLastNotification, getNotificationBcc, getNotificationCc, getNotificationEmailService, getNotificationReplyTo, getNotificationSubject, getNotificationTo, getValue, getWaitBetweenNotfications, setHandlerClasspath, setHandlerConfig, setHandlerPassword, setHandlerProgram, setHandlerUser, setHandlerWorkingDir, setLastNotification, setNotificationBcc, setNotificationCc, setNotificationEmailService, setNotificationReplyTo, setNotificationSubject, setNotificationTo, setValue, setWaitBetweenNotfications
-
Constructor Details
-
BBjAdminAsyncTriggerEnabledStateEventHandler
public BBjAdminAsyncTriggerEnabledStateEventHandler()
-
-
Method Details
-
getJobId
-
setJobId
-
toString
-
getValueClass
- Specified by:
getValueClassin classBBjAdminEventHandler
-
notifyHandler
- Overrides:
notifyHandlerin classBBjAdminEventHandler
-