public class ProgressNotification extends Object implements Notification
| Constructor and Description |
|---|
ProgressNotification(int itemId,
int totalItens) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventMessage() |
int |
getProgress() |
String |
getRawMessage() |
boolean |
isSemaphoreGo() |
boolean |
isSemaphoreStop() |
boolean |
isSemaphoreWait() |
public String getEventMessage()
getEventMessage in interface Notificationpublic boolean isSemaphoreStop()
isSemaphoreStop in interface Notificationpublic boolean isSemaphoreWait()
isSemaphoreWait in interface Notificationpublic boolean isSemaphoreGo()
isSemaphoreGo in interface Notificationpublic int getProgress()
getProgress in interface Notificationpublic String getRawMessage()
getRawMessage in interface NotificationCopyright © 2015 Omnia Consulting. All rights reserved.