| Package | Description |
|---|---|
| de.hybris.bootstrap.osnotify | |
| de.hybris.bootstrap.osnotify.impl |
| Modifier and Type | Method and Description |
|---|---|
static SystemTrayNotifier.NotificationLevel |
SystemTrayNotifier.NotificationLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SystemTrayNotifier.NotificationLevel[] |
SystemTrayNotifier.NotificationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemTrayNotifier.notify(java.lang.String msgTitle,
java.lang.String msgBody,
SystemTrayNotifier.NotificationLevel level) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
AbstractBuildNotifier.getIconPath(SystemTrayNotifier.NotificationLevel severity) |
void |
NotifySendBuildNotifier.notify(java.lang.String msgTitle,
java.lang.String msgBody,
SystemTrayNotifier.NotificationLevel level) |
void |
MacOsNotifyCenterNotifier.notify(java.lang.String msgTitle,
java.lang.String msgBody,
SystemTrayNotifier.NotificationLevel level) |
void |
WindowsGrowlBuildNotifer.notify(java.lang.String msgTitle,
java.lang.String msgBody,
SystemTrayNotifier.NotificationLevel level) |
void |
MacOsGrowlBuildNotifier.notify(java.lang.String msgTitle,
java.lang.String msgBody,
SystemTrayNotifier.NotificationLevel level) |
void |
MacOsSayNotifier.notify(java.lang.String msgTitle,
java.lang.String msgBody,
SystemTrayNotifier.NotificationLevel level) |
Copyright © 2018 SAP SE. All Rights Reserved.