Uses of Class
org.nuxeo.runtime.services.event.Event
Packages that use Event
Package
Description
-
Uses of Event in org.nuxeo.ecm.automation.core.impl
Methods in org.nuxeo.ecm.automation.core.impl with parameters of type Event -
Uses of Event in org.nuxeo.ecm.core.blob
Methods in org.nuxeo.ecm.core.blob with parameters of type Event -
Uses of Event in org.nuxeo.ecm.directory
Methods in org.nuxeo.ecm.directory with parameters of type Event -
Uses of Event in org.nuxeo.ecm.platform.usermanager
Methods in org.nuxeo.ecm.platform.usermanager with parameters of type EventModifier and TypeMethodDescriptionvoidFakeUserManagerImpl.handleEvent(Event event) voidUserManagerImpl.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.web.common.admin
Methods in org.nuxeo.ecm.platform.web.common.admin with parameters of type Event -
Uses of Event in org.nuxeo.runtime.services.event
Methods in org.nuxeo.runtime.services.event with parameters of type Event -
Uses of Event in org.nuxeo.runtime.trackers.concurrent
Subclasses of Event in org.nuxeo.runtime.trackers.concurrentModifier and TypeClassDescriptionclassRuntime events that be fired once a thread is about to enter in the nuxeo runtime or leave it.protected static classprotected static classMethods in org.nuxeo.runtime.trackers.concurrent with parameters of type Event -
Uses of Event in org.nuxeo.runtime.trackers.files
Subclasses of Event in org.nuxeo.runtime.trackers.filesModifier and TypeClassDescriptionclassclassRuntime events about transient files which should be deleted once the runtime leave the thread (FileEventTracker).Methods in org.nuxeo.runtime.trackers.files with parameters of type Event