Uses of Class
org.nuxeo.ecm.core.model.stream.DocumentDomainEvent
Packages that use DocumentDomainEvent
-
Uses of DocumentDomainEvent in org.nuxeo.ecm.core.model.stream
Fields in org.nuxeo.ecm.core.model.stream with type parameters of type DocumentDomainEventModifier and TypeFieldDescriptionprotected final Codec<DocumentDomainEvent> DocumentDomainEventProducer.codecprotected final Codec<DocumentDomainEvent> StreamDocumentGC.DocumentGCComputation.codecMethods in org.nuxeo.ecm.core.model.stream with parameters of type DocumentDomainEventModifier and TypeMethodDescriptionvoidDocumentDomainEventProducer.addEvent(DocumentDomainEvent event) protected voidStreamDocumentGC.DocumentGCComputation.documentGC(DocumentDomainEvent dde) -
Uses of DocumentDomainEvent in org.nuxeo.user.preferences.stream
Fields in org.nuxeo.user.preferences.stream with type parameters of type DocumentDomainEventModifier and TypeFieldDescriptionprotected final Codec<DocumentDomainEvent> StreamUserDocPreferencesGC.UserDocPreferencesGCComputation.codecMethods in org.nuxeo.user.preferences.stream with parameters of type DocumentDomainEventModifier and TypeMethodDescriptionprotected voidStreamUserDocPreferencesGC.UserDocPreferencesGCComputation.userPreferencesGC(DocumentDomainEvent dde)