Package com.basis.api.admin.events
Class BBjAdminReplicationEventHandler
java.lang.Object
com.basis.api.admin.events.BBjAdminEventHandler
com.basis.api.admin.events.BBjAdminReplicationEventHandler
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BBjAdminReplicationAddBadFileEventHandler,BBjAdminReplicationEnabledStateEventHandler,BBjAdminReplicationErrorEventHandler,BBjAdminReplicationFallBehindEventHandler,BBjAdminReplicationInitFileEventHandler,BBjAdminReplicationRecopyInitiatedEventHandler,BBjAdminReplicationResetBadFileEventHandler,BBjAdminReplicationTargetConnectionEventHandler
- See Also:
-
Field Summary
FieldsFields 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 TypeMethodDescriptionprotected voidnotifyHandler(String p_jobUUID, BBjAdminEventManager p_manager, int p_eventType, String p_details) voidsetReplicationJobId(String p_replicationJobId) voidsetReplicationJobName(String p_replicationJobName) Methods inherited from class com.basis.api.admin.events.BBjAdminEventHandler
getHandlerClasspath, getHandlerConfig, getHandlerPassword, getHandlerProgram, getHandlerUser, getHandlerWorkingDir, getLastNotification, getNotificationBcc, getNotificationCc, getNotificationEmailService, getNotificationReplyTo, getNotificationSubject, getNotificationTo, getValue, getValueClass, getWaitBetweenNotfications, notifyHandler, setHandlerClasspath, setHandlerConfig, setHandlerPassword, setHandlerProgram, setHandlerUser, setHandlerWorkingDir, setLastNotification, setNotificationBcc, setNotificationCc, setNotificationEmailService, setNotificationReplyTo, setNotificationSubject, setNotificationTo, setValue, setWaitBetweenNotfications
-
Field Details
-
replicationJobId
-
replicationJobName
-
-
Constructor Details
-
BBjAdminReplicationEventHandler
public BBjAdminReplicationEventHandler()
-
-
Method Details
-
getReplicationJobId
-
setReplicationJobId
-
getReplicationJobName
-
setReplicationJobName
-
notifyHandler
protected void notifyHandler(String p_jobUUID, BBjAdminEventManager p_manager, int p_eventType, String p_details)
-