Uses of Class
jetbrains.buildServer.notification.ServiceMessageNotificationException
-
Packages that use ServiceMessageNotificationException Package Description jetbrains.buildServer.notification -
-
Uses of ServiceMessageNotificationException in jetbrains.buildServer.notification
Methods in jetbrains.buildServer.notification that throw ServiceMessageNotificationException Modifier and Type Method Description void
ServiceMessageNotifier. sendBuildRelatedNotification(String message, SRunningBuild runningBuild, Map<String,String> parameters)
Method for sending a build-related notification, not tied to one of the notification events or notification rules.
-