Uses of Interface
org.nuxeo.ecm.core.event.EventServiceAdmin
-
Packages that use EventServiceAdmin Package Description org.nuxeo.ecm.core.event.impl Event Service implementation.org.nuxeo.importer.stream.consumer -
-
Uses of EventServiceAdmin in org.nuxeo.ecm.core.event.impl
Classes in org.nuxeo.ecm.core.event.impl that implement EventServiceAdmin Modifier and Type Class Description class
EventServiceImpl
Implementation of the event service. -
Uses of EventServiceAdmin in org.nuxeo.importer.stream.consumer
Methods in org.nuxeo.importer.stream.consumer with parameters of type EventServiceAdmin Modifier and Type Method Description protected boolean
DocumentConsumerPool. disableSyncListener(EventServiceAdmin eventAdmin, String name)
-