Uses of Class
org.nuxeo.ecm.core.model.stream.DocumentDomainEvent
-
Packages that use DocumentDomainEvent Package Description org.nuxeo.ecm.core.model.stream -
-
Uses of DocumentDomainEvent in org.nuxeo.ecm.core.model.stream
Fields in org.nuxeo.ecm.core.model.stream with type parameters of type DocumentDomainEvent Modifier and Type Field Description protected Codec<DocumentDomainEvent>
DocumentDomainEventProducer. codec
protected Codec<DocumentDomainEvent>
StreamDocumentGC.DocumentGCComputation. codec
Methods in org.nuxeo.ecm.core.model.stream with parameters of type DocumentDomainEvent Modifier and Type Method Description void
DocumentDomainEventProducer. addEvent(DocumentDomainEvent event)
protected void
StreamDocumentGC.DocumentGCComputation. documentGC(DocumentDomainEvent dde)
-