public class MvnSystemNotifications extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MvnSystemNotifications.Status |
| Constructor and Description |
|---|
MvnSystemNotifications(com.dev9.mvnwatcher.MvnMonitor monitor) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(boolean useGui) |
String |
status() |
void |
update(String message,
MvnSystemNotifications.Status status) |
void |
update(String message,
MvnSystemNotifications.Status status,
Exception e) |
public MvnSystemNotifications(com.dev9.mvnwatcher.MvnMonitor monitor)
public void init(boolean useGui)
public void update(String message, MvnSystemNotifications.Status status)
public void update(String message, MvnSystemNotifications.Status status, Exception e)
Copyright © 2015. All rights reserved.