public class UnparseableNotification extends Object implements LightblueNotification
| Constructor and Description |
|---|
UnparseableNotification(Exception exception,
org.esbtools.lightbluenotificationhook.NotificationEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Future<Collection<DocumentEvent>> |
toDocumentEvents() |
String |
toString() |
org.esbtools.lightbluenotificationhook.NotificationEntity |
wrappedNotificationEntity() |
public UnparseableNotification(Exception exception, org.esbtools.lightbluenotificationhook.NotificationEntity entity)
public org.esbtools.lightbluenotificationhook.NotificationEntity wrappedNotificationEntity()
wrappedNotificationEntity in interface LightblueNotificationpublic Future<Collection<DocumentEvent>> toDocumentEvents()
toDocumentEvents in interface NotificationCopyright © 2017. All rights reserved.