public class NotificationEventDTO extends Object
This data structure is held in NotificationDTO.
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationEventDTO.NotificationEventType
NotificationEventType
|
| Modifier and Type | Field and Description |
|---|---|
NotificationEventDTO.NotificationEventType |
notificationEventType
notificationEventType
|
Map<String,Object> |
operationMonitor
operationMonitor
|
Object |
representation
m2m:representation
|
| Constructor and Description |
|---|
NotificationEventDTO() |
public Object representation
public Map<String,Object> operationMonitor
public NotificationEventDTO.NotificationEventType notificationEventType
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0