Package de.hybris.bootstrap.osnotify.impl
-
Class Summary Class Description AbstractBuildNotifier MacOsGrowlBuildNotifier Notifier which usesgrownlnotifycommand on Mac OS X.MacOsNotifyCenterNotifier Notifier which usesterminal-notifiercommand on Mac OS X Mountain Lion or higher.MacOsSayNotifier NotifySendBuildNotifier Notifier which usesnotify-sendcommand (used mostly on Linux or BSD systems).SystemTrayNotifierFactory Factory which returns correct notifier instance based on current running operating system.WindowsGrowlBuildNotifer Windows Growl build notifier.