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.codec
protected final Codec<DocumentDomainEvent>
StreamDocumentGC.DocumentGCComputation.codec
Methods in org.nuxeo.ecm.core.model.stream with parameters of type DocumentDomainEventModifier and TypeMethodDescriptionvoid
DocumentDomainEventProducer.addEvent
(DocumentDomainEvent event) protected void
StreamDocumentGC.DocumentGCComputation.documentGC
(DocumentDomainEvent dde)