Uses of Interface
org.nuxeo.ecm.core.event.Event
Packages that use Event
Package
Description
Event Service API (see
EventService).Event Service implementation.
Implementation of a Nuxeo repository over an SQL database.
Provides listener to the route lifecycle.
-
Uses of Event in org.nuxeo.audit.listener
Methods in org.nuxeo.audit.listener with parameters of type Event -
Uses of Event in org.nuxeo.audit.service
Methods in org.nuxeo.audit.service with parameters of type EventModifier and TypeMethodDescriptionAuditComponent.buildEntryFromEvent(Event event) AuditService.buildEntryFromEvent(Event event) Returns a log entry representation of an event. -
Uses of Event in org.nuxeo.audit.stream
Methods in org.nuxeo.audit.stream with parameters of type Event -
Uses of Event in org.nuxeo.binary.metadata.internals.listeners
Methods in org.nuxeo.binary.metadata.internals.listeners with parameters of type EventModifier and TypeMethodDescriptionvoidBinaryMetadataSyncListener.handleEvent(Event event) voidBinaryMetadataWorkListener.handleEvent(Event event) Deprecated. -
Uses of Event in org.nuxeo.drive.listener
Methods in org.nuxeo.drive.listener with parameters of type EventModifier and TypeMethodDescriptionbooleanNuxeoDriveGroupUpdateListener.acceptEvent(Event event) booleanNuxeoDriveVirtualEventLogger.acceptEvent(Event event) Deprecated.voidNuxeoDriveCacheInvalidationListener.handleEvent(Event event) voidNuxeoDriveFileSystemDeletionListener.handleEvent(Event event) voidNuxeoDriveSyncRootCopyListener.handleEvent(Event event) voidNuxeoDriveSyncRootVersioningListener.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.automation.core.events
Methods in org.nuxeo.ecm.automation.core.events with parameters of type EventModifier and TypeMethodDescriptionbooleanEventHandlerRegistry.acceptEvent(Event event, List<EventHandler> handlers) booleanPostCommitOperationEventListener.acceptEvent(Event event) voidEventHandlerRegistry.handleEvent(Event event, List<EventHandler> handlers, boolean saveSession) voidOperationEventListener.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.automation.task.event
Methods in org.nuxeo.ecm.automation.task.event with parameters of type Event -
Uses of Event in org.nuxeo.ecm.collections.core.listener
Methods in org.nuxeo.ecm.collections.core.listener with parameters of type EventModifier and TypeMethodDescriptionvoidDuplicatedCollectionListener.handleEvent(Event event) voidRemovedCollectionListener.handleEvent(Event event) voidRestoredCollectionListener.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.core.blob.stream
Methods in org.nuxeo.ecm.core.blob.stream with parameters of type Event -
Uses of Event in org.nuxeo.ecm.core.event
Methods in org.nuxeo.ecm.core.event that return EventModifier and TypeMethodDescriptionCreates a new event in that context given the event name.Creates a new event in that context given the event name.EventBundle.peek()Gets the first event in that bundle.Methods in org.nuxeo.ecm.core.event with parameters of type EventModifier and TypeMethodDescriptionbooleanPostCommitFilteringEventListener.acceptEvent(Event event) Checks if this event is worth passing to the asynchronousPostCommitEventListener.handleEvent(org.nuxeo.ecm.core.event.EventBundle).voidvoidFires an event.voidEventListener.handleEvent(Event event) Handle the given event.voidAdds an event in that bundle at the end of the list. -
Uses of Event in org.nuxeo.ecm.core.event.impl
Classes in org.nuxeo.ecm.core.event.impl that implement EventModifier and TypeClassDescriptionclassEvent implementation.classLight Event implementation.Fields in org.nuxeo.ecm.core.event.impl with type parameters of type EventModifier and TypeFieldDescriptionEventBundleImpl.eventsReconnectedEventBundleImpl.reconnectedEventsMethods in org.nuxeo.ecm.core.event.impl that return EventMethods in org.nuxeo.ecm.core.event.impl that return types with arguments of type EventModifier and TypeMethodDescriptionReconnectedEventBundleImpl.getReconnectedEvents()EventBundleImpl.iterator()ReconnectedEventBundleImpl.iterator()Methods in org.nuxeo.ecm.core.event.impl with parameters of type EventModifier and TypeMethodDescriptionstatic ShallowEventvoidvoidvoidprotected voidEventServiceImpl.recordEvent(Event event) protected voidEventServiceImpl.traceAddAnnotation(Event event, io.opencensus.trace.Tracer tracer, long elapsed, String listener) -
Uses of Event in org.nuxeo.ecm.core.event.script
Methods in org.nuxeo.ecm.core.event.script with parameters of type Event -
Uses of Event in org.nuxeo.ecm.core.event.stream
Methods in org.nuxeo.ecm.core.event.stream with parameters of type EventModifier and TypeMethodDescriptionabstract voidReceives Nuxeo Core events from the synchronous listener DomainEventProducerListener.voidDomainEventProducerListener.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.core.lifecycle.event
Methods in org.nuxeo.ecm.core.lifecycle.event with parameters of type EventModifier and TypeMethodDescriptionprotected voidBulkLifeCycleChangeListener.processTransition(Event event) -
Uses of Event in org.nuxeo.ecm.core.model
Methods in org.nuxeo.ecm.core.model with parameters of type EventModifier and TypeMethodDescriptionvoidDuplicatedNameFixer.handleEvent(Event event) voidEmptyNameFixer.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.core.model.stream
Methods in org.nuxeo.ecm.core.model.stream with parameters of type Event -
Uses of Event in org.nuxeo.ecm.core.search.index
Methods in org.nuxeo.ecm.core.search.index with parameters of type Event -
Uses of Event in org.nuxeo.ecm.core.security
Methods in org.nuxeo.ecm.core.security with parameters of type EventModifier and TypeMethodDescriptionvoidRetentionExpiredFinderListener.handleEvent(Event event) voidUpdateACEStatusListener.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.core.storage.sql
Methods in org.nuxeo.ecm.core.storage.sql with parameters of type Event -
Uses of Event in org.nuxeo.ecm.core.transientstore
Methods in org.nuxeo.ecm.core.transientstore with parameters of type Event -
Uses of Event in org.nuxeo.ecm.core.uidgen
Methods in org.nuxeo.ecm.core.uidgen with parameters of type Event -
Uses of Event in org.nuxeo.ecm.liveconnect.update.listener
Methods in org.nuxeo.ecm.liveconnect.update.listener with parameters of type EventModifier and TypeMethodDescriptionvoidBlobProviderDocumentsUpdateListener.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.multi.tenant
Methods in org.nuxeo.ecm.multi.tenant with parameters of type EventModifier and TypeMethodDescriptionvoidMultiTenantListener.handleEvent(Event event) voidTenantAdministratorsListener.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.multi.tenant.acl
Methods in org.nuxeo.ecm.multi.tenant.acl with parameters of type Event -
Uses of Event in org.nuxeo.ecm.permissions
Methods in org.nuxeo.ecm.permissions with parameters of type EventModifier and TypeMethodDescriptionbooleanACEStatusUpdatedListener.acceptEvent(Event event) booleanPermissionGrantedNotificationListener.acceptEvent(Event event) protected voidACEStatusUpdatedListener.handleEvent(Event event) protected voidPermissionGrantedNotificationListener.handleEvent(Event event) voidPermissionListener.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.audit.api
Methods in org.nuxeo.ecm.platform.audit.api with parameters of type EventModifier and TypeMethodDescriptionAuditLogger.buildEntryFromEvent(Event event) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of Event in org.nuxeo.ecm.platform.audit.service
Methods in org.nuxeo.ecm.platform.audit.service with parameters of type EventModifier and TypeMethodDescriptionAbstractAuditBackend.buildEntryFromEvent(Event event) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of Event in org.nuxeo.ecm.platform.comment.listener
Methods in org.nuxeo.ecm.platform.comment.listener with parameters of type EventModifier and TypeMethodDescriptionbooleanCheckedInCommentListener.acceptEvent(Event event) voidAbstractCommentListener.handleEvent(Event event) protected voidCheckedInCommentListener.handleEvent(Event event) voidCommentNotificationListener.handleNotifications(Event event) -
Uses of Event in org.nuxeo.ecm.platform.comment.notification
Methods in org.nuxeo.ecm.platform.comment.notification with parameters of type Event -
Uses of Event in org.nuxeo.ecm.platform.content.template.listener
Methods in org.nuxeo.ecm.platform.content.template.listener with parameters of type Event -
Uses of Event in org.nuxeo.ecm.platform.dublincore.listener
Methods in org.nuxeo.ecm.platform.dublincore.listener with parameters of type EventModifier and TypeMethodDescriptionvoidDublinCoreListener.handleEvent(Event event) Core event notification. -
Uses of Event in org.nuxeo.ecm.platform.dublincore.service
Methods in org.nuxeo.ecm.platform.dublincore.service with parameters of type EventModifier and TypeMethodDescriptionvoidDublinCoreStorageService.addContributor(DocumentModel doc, Event event) Adds a contributor to the document.voidDublinCoreStorageServiceImpl.addContributor(DocumentModel doc, Event event) -
Uses of Event in org.nuxeo.ecm.platform.ec.notification
Methods in org.nuxeo.ecm.platform.ec.notification with parameters of type EventModifier and TypeMethodDescriptionbooleanbooleanbooleanNotificationEventListener.acceptEvent(Event event) voidNotificationCheckedInListener.handleEvent(Event event) voidProxySubscriptionPropagationListener.handleEvent(Event event) protected voidNotificationEventListener.handleNotifications(Event event, List<Notification> notifs) voidNotificationListenerHook.handleNotifications(Event event) voidNotificationEventListener.sendNotification(Event event, DocumentEventContext ctx) protected voidNotificationEventListener.sendNotificationSignalForUser(Notification notification, String subscriptor, Event event, DocumentEventContext ctx) -
Uses of Event in org.nuxeo.ecm.platform.ec.notification.service
Methods in org.nuxeo.ecm.platform.ec.notification.service with parameters of type Event -
Uses of Event in org.nuxeo.ecm.platform.filemanager.core.listener
Methods in org.nuxeo.ecm.platform.filemanager.core.listener with parameters of type EventModifier and TypeMethodDescriptionbooleanAsynchronousUnicityCheckListener.acceptEvent(Event event) protected voidAbstractUnicityChecker.doUnicityCheck(DocumentModel doc2Check, CoreSession session, Event event) voidDigestComputer.handleEvent(Event event) voidMimetypeIconUpdater.handleEvent(Event event) voidSynchronousUnicityCheckListener.handleEvent(Event event) protected abstract voidAbstractUnicityChecker.onDuplicatedDoc(CoreSession session, NuxeoPrincipal principal, DocumentModel newDoc, List<DocumentLocation> existingDocs, Event event) protected voidAsynchronousUnicityCheckListener.onDuplicatedDoc(CoreSession session, NuxeoPrincipal principal, DocumentModel newDoc, List<DocumentLocation> existingDocs, Event event) protected voidSynchronousUnicityCheckListener.onDuplicatedDoc(CoreSession session, NuxeoPrincipal principal, DocumentModel newDoc, List<DocumentLocation> existingDocs, Event event) -
Uses of Event in org.nuxeo.ecm.platform.htmlsanitizer
Methods in org.nuxeo.ecm.platform.htmlsanitizer with parameters of type Event -
Uses of Event in org.nuxeo.ecm.platform.mail.listener
Methods in org.nuxeo.ecm.platform.mail.listener with parameters of type EventModifier and TypeMethodDescriptionvoidMailEventListener.doHandleEvent(Event event) voidMailEventListener.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.management.statuses
Methods in org.nuxeo.ecm.platform.management.statuses with parameters of type Event -
Uses of Event in org.nuxeo.ecm.platform.picture.listener
Methods in org.nuxeo.ecm.platform.picture.listener with parameters of type EventModifier and TypeMethodDescriptionvoidPictureChangedListener.handleEvent(Event event) protected voidPictureViewsGenerationListener.handleEvent(Event event) protected booleanPictureChangedListener.triggersPictureViewsGeneration(Event event, DocumentModel doc) -
Uses of Event in org.nuxeo.ecm.platform.publisher.listeners
Methods in org.nuxeo.ecm.platform.publisher.listeners with parameters of type Event -
Uses of Event in org.nuxeo.ecm.platform.relations.core.listener
Methods in org.nuxeo.ecm.platform.relations.core.listener with parameters of type EventModifier and TypeMethodDescriptionvoidDeleteRelationsListener.handleEvent(Event event) voidPublishRelationsListener.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.rendition.listener
Methods in org.nuxeo.ecm.platform.rendition.listener with parameters of type EventModifier and TypeMethodDescriptionbooleanStoredRenditionsCleanupListener.acceptEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.routing.core.listener
Methods in org.nuxeo.ecm.platform.routing.core.listener with parameters of type EventModifier and TypeMethodDescriptionvoidDocumentRouteCreationListener.handleEvent(Event event) voidDocumentRoutingEscalationListener.handleEvent(Event event) voidDocumentRoutingSecurityListener.handleEvent(Event event) voidDocumentRoutingUpdateCommentsInfoListener.handleEvent(Event event) voidDocumentRoutingWorkflowDoneListener.handleEvent(Event event) voidRoutingTaskDeletedListener.handleEvent(Event event) voidRoutingTaskSecurityUpdaterListener.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.scanimporter.listener
Methods in org.nuxeo.ecm.platform.scanimporter.listener with parameters of type Event -
Uses of Event in org.nuxeo.ecm.platform.tag
Methods in org.nuxeo.ecm.platform.tag with parameters of type EventModifier and TypeMethodDescriptionbooleanTaggedVersionListener.acceptEvent(Event event) protected voidTaggedVersionListener.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.task.core.listener
Methods in org.nuxeo.ecm.platform.task.core.listener with parameters of type EventModifier and TypeMethodDescriptionvoidDeleteTaskForDeletedDocumentListener.handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.thumbnail.listener
Methods in org.nuxeo.ecm.platform.thumbnail.listener with parameters of type Event -
Uses of Event in org.nuxeo.ecm.platform.types.listener
Methods in org.nuxeo.ecm.platform.types.listener with parameters of type Event -
Uses of Event in org.nuxeo.ecm.platform.types.localconfiguration
Methods in org.nuxeo.ecm.platform.types.localconfiguration with parameters of type Event -
Uses of Event in org.nuxeo.ecm.platform.userworkspace.core.listener
Methods in org.nuxeo.ecm.platform.userworkspace.core.listener with parameters of type Event -
Uses of Event in org.nuxeo.ecm.platform.video.listener
Methods in org.nuxeo.ecm.platform.video.listener with parameters of type Event -
Uses of Event in org.nuxeo.ecm.quota
Methods in org.nuxeo.ecm.quota with parameters of type EventModifier and TypeMethodDescriptionvoidQuotaStatsListener.handleEvent(Event event) voidQuotaUserWorkspaceListener.handleEvent(Event event) protected abstract voidAbstractQuotaStatsUpdater.handleQuotaExceeded(QuotaExceededException e, Event event) protected abstract booleanAbstractQuotaStatsUpdater.needToProcessEventOnDocument(Event event, DocumentModel doc) voidAbstractQuotaStatsUpdater.updateStatistics(CoreSession session, DocumentEventContext docCtx, Event event) voidQuotaStatsService.updateStatistics(DocumentEventContext docCtx, Event event) Update the statistics for the givendocCtxandevent.voidQuotaStatsServiceImpl.updateStatistics(DocumentEventContext docCtx, Event event) voidQuotaStatsUpdater.updateStatistics(CoreSession session, DocumentEventContext docCtx, Event event) Update the statistics for the givendocCtxandevent. -
Uses of Event in org.nuxeo.ecm.quota.count
Methods in org.nuxeo.ecm.quota.count with parameters of type EventModifier and TypeMethodDescriptionprotected voidDocumentsCountUpdater.handleQuotaExceeded(QuotaExceededException e, Event event) protected booleanDocumentsCountUpdater.needToProcessEventOnDocument(Event event, DocumentModel doc) -
Uses of Event in org.nuxeo.ecm.quota.size
Methods in org.nuxeo.ecm.quota.size with parameters of type EventModifier and TypeMethodDescriptionprotected voidDocumentsSizeUpdater.handleQuotaExceeded(QuotaExceededException e, Event event) protected booleanDocumentsSizeUpdater.needToProcessEventOnDocument(Event event, DocumentModel doc) -
Uses of Event in org.nuxeo.ecm.user.center.profile.listeners
Methods in org.nuxeo.ecm.user.center.profile.listeners with parameters of type EventModifier and TypeMethodDescriptionvoidResizeAvatarPictureListener.handleEvent(Event event) protected booleanResizeAvatarPictureListener.isBeforeUpdate(Event event) -
Uses of Event in org.nuxeo.snapshot.listeners
Methods in org.nuxeo.snapshot.listeners with parameters of type Event -
Uses of Event in org.nuxeo.template.listeners
Methods in org.nuxeo.template.listeners with parameters of type EventModifier and TypeMethodDescriptionbooleanTemplateTypeBindingListener.acceptEvent(Event event) voidTemplateDeletionGuard.handleEvent(Event event) voidTemplateInitListener.handleEvent(Event event) -
Uses of Event in org.nuxeo.wopi
Methods in org.nuxeo.wopi with parameters of type Event -
Uses of Event in org.nuxeo.wopi.lock
Methods in org.nuxeo.wopi.lock with parameters of type Event
org.nuxeo.ecm.platform.audit.service.AuditService#buildEntryFromEvent()instead