Uses of Class
org.nuxeo.ecm.core.search.index.IndexingDomainEvent
Packages that use IndexingDomainEvent
-
Uses of IndexingDomainEvent in org.nuxeo.ecm.core.search.index
Fields in org.nuxeo.ecm.core.search.index with type parameters of type IndexingDomainEventModifier and TypeFieldDescriptionprotected final Codec<IndexingDomainEvent> IndexingDomainEventProducer.codecprotected final Codec<IndexingDomainEvent> IndexingProcessor.AbstractIndexingComputation.codecMethod parameters in org.nuxeo.ecm.core.search.index with type arguments of type IndexingDomainEventModifier and TypeMethodDescriptionprotected intIndexingProcessor.AbstractIndexingComputation.indexSimpleEvents(String repository, List<IndexingDomainEvent> allEvents, boolean refresh) protected intIndexingProcessor.AbstractIndexingComputation.indexSimpleEvents(List<IndexingDomainEvent> events, boolean refresh)