public abstract static class INotifyService.Utils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
mail(INotifyService notifyService,
Notification notification) |
static void |
mailNow(INotifyService notifyService,
Notification notification) |
static void |
notifyUnknown(INotifyService notifyService,
String channelId,
Notification notification) |
static void |
notifyUnknownNow(INotifyService notifyService,
String channelId,
Notification notification) |
public static void mailNow(INotifyService notifyService, Notification notification) throws INotifyService.NotifyException
INotifyService.NotifyExceptionpublic static void mail(INotifyService notifyService, Notification notification) throws INotifyService.NotifyException
INotifyService.NotifyExceptionpublic static void notifyUnknownNow(INotifyService notifyService, String channelId, Notification notification) throws INotifyService.NotifyException
INotifyService.NotifyExceptionpublic static void notifyUnknown(INotifyService notifyService, String channelId, Notification notification) throws INotifyService.NotifyException
INotifyService.NotifyExceptionCopyright © 2013 Molindo GmbH. All Rights Reserved.