Uses of Class
org.nuxeo.runtime.services.event.Event
Package
Description
-
Uses of Event in org.nuxeo.ecm.automation.core.impl
-
Uses of Event in org.nuxeo.ecm.core.blob
-
Uses of Event in org.nuxeo.ecm.directory
-
Uses of Event in org.nuxeo.ecm.platform.usermanager
Modifier and TypeMethodDescriptionvoid
FakeUserManagerImpl.handleEvent
(Event event) void
UserManagerImpl.handleEvent
(Event event) -
Uses of Event in org.nuxeo.ecm.platform.web.common.admin
-
Uses of Event in org.nuxeo.runtime.services.event
-
Uses of Event in org.nuxeo.runtime.trackers.concurrent
Modifier and TypeClassDescriptionclass
Runtime events that be fired once a thread is about to enter in the nuxeo runtime or leave it.protected static class
protected static class
-
Uses of Event in org.nuxeo.runtime.trackers.files
Modifier and TypeClassDescriptionclass
class
Runtime events about transient files which should be deleted once the runtime leave the thread (FileEventTracker
).