| Package | Description |
|---|---|
| com.dev9.mvnwatcher |
| Modifier and Type | Method and Description |
|---|---|
static MvnSystemNotifications.Status |
MvnSystemNotifications.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MvnSystemNotifications.Status[] |
MvnSystemNotifications.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MvnSystemNotifications.update(String message,
MvnSystemNotifications.Status status) |
void |
MvnSystemNotifications.update(String message,
MvnSystemNotifications.Status status,
Exception e) |
Copyright © 2015. All rights reserved.