Uses of Class
org.nuxeo.ecm.platform.ec.notification.service.NotificationEventDescriptor
-
Packages that use NotificationEventDescriptor Package Description org.nuxeo.ecm.platform.ec.notification.service -
-
Uses of NotificationEventDescriptor in org.nuxeo.ecm.platform.ec.notification.service
Fields in org.nuxeo.ecm.platform.ec.notification.service with type parameters of type NotificationEventDescriptor Modifier and Type Field Description protected List<NotificationEventDescriptor>
NotificationDescriptor. events
Methods in org.nuxeo.ecm.platform.ec.notification.service that return types with arguments of type NotificationEventDescriptor Modifier and Type Method Description List<NotificationEventDescriptor>
NotificationDescriptor. getEvents()
-