| Package | Description |
|---|---|
| de.hybris.bootstrap.osnotify.impl | |
| de.hybris.platform.hac.facade |
| Modifier and Type | Class and Description |
|---|---|
class |
MacOsGrowlBuildNotifier
Notifier which uses
grownlnotify command on Mac OS X. |
class |
MacOsNotifyCenterNotifier
Notifier which uses
terminal-notifier command on Mac OS X Mountain Lion or higher. |
class |
MacOsSayNotifier |
class |
NotifySendBuildNotifier
Notifier which uses
notify-send command (used mostly on Linux or BSD systems). |
class |
WindowsGrowlBuildNotifer
Windows Growl build notifier.
|
| Modifier and Type | Method and Description |
|---|---|
SystemTrayNotifier |
SystemTrayNotifierFactory.createNotifier(java.io.File platformBaseDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
HacInitUpdateFacade.setNotifier(SystemTrayNotifier notifier) |
void |
HacDryRunFacade.setNotifier(SystemTrayNotifier notifier) |
Copyright © 2018 SAP SE. All Rights Reserved.