public class MessageNotification extends Object implements Notification
| Constructor and Description |
|---|
MessageNotification(String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventMessage() |
int |
getProgress() |
String |
getRawMessage() |
boolean |
isSemaphoreGo() |
boolean |
isSemaphoreStop() |
boolean |
isSemaphoreWait() |
public static final String NEW_LINE
public MessageNotification(String message)
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.