Uses of Class
org.nuxeo.ecm.platform.content.template.service.NotificationDescriptor
-
Packages that use NotificationDescriptor Package Description org.nuxeo.ecm.platform.content.template.service -
-
Uses of NotificationDescriptor in org.nuxeo.ecm.platform.content.template.service
Fields in org.nuxeo.ecm.platform.content.template.service with type parameters of type NotificationDescriptor Modifier and Type Field Description List<NotificationDescriptor>
TemplateItemDescriptor. notifications
Methods in org.nuxeo.ecm.platform.content.template.service that return types with arguments of type NotificationDescriptor Modifier and Type Method Description List<NotificationDescriptor>
TemplateItemDescriptor. getNotifications()
Constructors in org.nuxeo.ecm.platform.content.template.service with parameters of type NotificationDescriptor Constructor Description NotificationDescriptor(NotificationDescriptor toCopy)
-