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(File _baseResourceDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
notify(String msgTitle,
String msgBody,
SystemTrayNotifier.NotificationLevel level) |
getIconPath, getRuntimepublic MacOsGrowlBuildNotifier(File _baseResourceDir)
public void notify(String msgTitle, String msgBody, SystemTrayNotifier.NotificationLevel level)
notify in interface SystemTrayNotifierCopyright © 2017 SAP SE. All Rights Reserved.