public class UpgradeNotification extends Notification
| Modifier and Type | Field and Description | 
|---|---|
static int | 
UPGRADE_ABORTED  | 
static int | 
UPGRADE_COMMITED  | 
static int | 
UPGRADE_INIT_STARTED  | 
static int | 
UPGRADE_INIT_SUCCEEDED  | 
static int | 
UPGRADE_PERFORMED  | 
| Constructor and Description | 
|---|
UpgradeNotification(int upgrade_type)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getUpgradeType()
 | 
String | 
toString()  | 
getNotificationTypepublic static final int UPGRADE_INIT_STARTED
public static final int UPGRADE_INIT_SUCCEEDED
public static final int UPGRADE_PERFORMED
public static final int UPGRADE_COMMITED
public static final int UPGRADE_ABORTED
public String toString()
toString in class Notificationpublic int getUpgradeType()