public class MacOsGrowlBuildNotifier extends AbstractBuildNotifier implements SystemTrayNotifier
grownlnotify command on Mac OS X. Requires growl and
growlnotify to be installed.SystemTrayNotifier.NotificationLevelbaseResourceDir| Constructor and Description |
|---|
MacOsGrowlBuildNotifier(java.io.File _baseResourceDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
notify(java.lang.String msgTitle,
java.lang.String msgBody,
SystemTrayNotifier.NotificationLevel level) |
getIconPath, getRuntimepublic MacOsGrowlBuildNotifier(java.io.File _baseResourceDir)
public void notify(java.lang.String msgTitle,
java.lang.String msgBody,
SystemTrayNotifier.NotificationLevel level)
notify in interface SystemTrayNotifierCopyright © 2018 SAP SE. All Rights Reserved.