set Notification Interceptor
Set a notification interceptor. It allows you to tweak various parts of a notification that Batch generates before displaying it.
Parameters
interceptor
A BatchNotificationInterceptor subclass. Null to remove a previously set one.