Uses of Interface
org.nuxeo.ecm.core.event.EventService
-
Packages that use EventService Package Description org.nuxeo.ecm.core.event.impl Event Service implementation.org.nuxeo.ecm.platform.rendition.service org.nuxeo.ecm.platform.video.computation -
-
Uses of EventService in org.nuxeo.ecm.core.event.impl
Classes in org.nuxeo.ecm.core.event.impl that implement EventService Modifier and Type Class Description classEventServiceImplImplementation of the event service. -
Uses of EventService in org.nuxeo.ecm.platform.rendition.service
Methods in org.nuxeo.ecm.platform.rendition.service that return EventService Modifier and Type Method Description protected EventServiceRenditionsRemover. getEventService() -
Uses of EventService in org.nuxeo.ecm.platform.video.computation
Fields in org.nuxeo.ecm.platform.video.computation declared as EventService Modifier and Type Field Description protected EventServiceRecomputeTranscodedVideosComputation. eventService
-