Uses of Interface
org.nuxeo.ecm.core.event.Event
-
-
Uses of Event in org.nuxeo.binary.metadata.internals.listeners
Methods in org.nuxeo.binary.metadata.internals.listeners with parameters of type Event Modifier and Type Method Description voidBinaryMetadataSyncListener. 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 Event Modifier and Type Method Description booleanNuxeoDriveGroupUpdateListener. acceptEvent(Event event)booleanNuxeoDriveVirtualEventLogger. acceptEvent(Event event)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 Event Modifier and Type Method Description booleanEventHandlerRegistry. acceptEvent(Event event, List<EventHandler> handlers)booleanPostCommitOperationEventListener. acceptEvent(Event event)voidEventHandlerRegistry. handleEvent(Event event, List<EventHandler> handlers, boolean saveSession)voidOperationEventListener. handleEvent(Event event)protected OperationContextEventHandlerRegistry. open(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 Modifier and Type Method Description voidTaskEndedEventListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.collections.core.listener
Methods in org.nuxeo.ecm.collections.core.listener with parameters of type Event Modifier and Type Method Description voidDuplicatedCollectionListener. 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 Modifier and Type Method Description voidBlobDomainEventProducer. addEvent(Event event) -
Uses of Event in org.nuxeo.ecm.core.event
Methods in org.nuxeo.ecm.core.event that return Event Modifier and Type Method Description EventEventContext. newEvent(String name)Creates a new event in that context given the event name.EventEventContext. newEvent(String name, int flags)Creates a new event in that context given the event name.EventEventBundle. peek()Gets the first event in that bundle.Methods in org.nuxeo.ecm.core.event with parameters of type Event Modifier and Type Method Description booleanPostCommitFilteringEventListener. acceptEvent(Event event)Checks if this event is worth passing to the asynchronousPostCommitEventListener.handleEvent(org.nuxeo.ecm.core.event.EventBundle).voidEventProducer. fireEvent(Event event)voidEventService. fireEvent(Event event)Fires an event.voidEventListener. handleEvent(Event event)Handle the given event.voidEventBundle. push(Event event)Adds 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 Event Modifier and Type Class Description classEventImplEvent implementation.classShallowEventLight Event implementation.Fields in org.nuxeo.ecm.core.event.impl with type parameters of type Event Modifier and Type Field Description protected List<Event>EventBundleImpl. eventsprotected List<Event>ReconnectedEventBundleImpl. reconnectedEventsMethods in org.nuxeo.ecm.core.event.impl that return Event Modifier and Type Method Description EventAbstractEventContext. newEvent(String name)EventAbstractEventContext. newEvent(String name, int flags)EventBlobEventContext. newEvent(String name)EventDocumentDomainEventContext. newEvent(String name)EventInlineEventContext. newEvent(String name)EventUnboundEventContext. newEvent(String name)EventEventBundleImpl. peek()EventReconnectedEventBundleImpl. peek()Methods in org.nuxeo.ecm.core.event.impl that return types with arguments of type Event Modifier and Type Method Description protected List<Event>ReconnectedEventBundleImpl. getReconnectedEvents()Iterator<Event>EventBundleImpl. iterator()Iterator<Event>ReconnectedEventBundleImpl. iterator()Methods in org.nuxeo.ecm.core.event.impl with parameters of type Event Modifier and Type Method Description static ShallowEventShallowEvent. create(Event event)voidEventServiceImpl. fireEvent(Event event)voidEventBundleImpl. push(Event event)voidReconnectedEventBundleImpl. push(Event event)protected 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 Modifier and Type Method Description voidScriptingEventListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.core.event.stream
Methods in org.nuxeo.ecm.core.event.stream with parameters of type Event Modifier and Type Method Description abstract voidDomainEventProducer. addEvent(Event event)Receives 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 Event Modifier and Type Method Description protected voidBulkLifeCycleChangeListener. processTransition(Event event) -
Uses of Event in org.nuxeo.ecm.core.model
Methods in org.nuxeo.ecm.core.model with parameters of type Event Modifier and Type Method Description voidDuplicatedNameFixer. 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 Modifier and Type Method Description voidDocumentDomainEventProducer. addEvent(Event event) -
Uses of Event in org.nuxeo.ecm.core.security
Methods in org.nuxeo.ecm.core.security with parameters of type Event Modifier and Type Method Description voidRetentionExpiredFinderListener. 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 Modifier and Type Method Description voidSoftDeleteCleanupListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.core.storage.sql.listeners
Methods in org.nuxeo.ecm.core.storage.sql.listeners with parameters of type Event Modifier and Type Method Description voidDummyBeforeModificationListener. handleEvent(Event event)Called on aboutToCreate and beforeDocumentModification events.voidDummyUpdateBeforeModificationListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.core.transientstore
Methods in org.nuxeo.ecm.core.transientstore with parameters of type Event Modifier and Type Method Description voidTransientStorageGCTrigger. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.core.uidgen
Methods in org.nuxeo.ecm.core.uidgen with parameters of type Event Modifier and Type Method Description voidDocUIDGeneratorListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.liveconnect.update.listener
Methods in org.nuxeo.ecm.liveconnect.update.listener with parameters of type Event Modifier and Type Method Description voidBlobProviderDocumentsUpdateListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.multi.tenant
Methods in org.nuxeo.ecm.multi.tenant with parameters of type Event Modifier and Type Method Description voidMultiTenantListener. 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 Modifier and Type Method Description voidACLUpdateListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.permissions
Methods in org.nuxeo.ecm.permissions with parameters of type Event Modifier and Type Method Description booleanACEStatusUpdatedListener. 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 Event Modifier and Type Method Description LogEntryAuditLogger. buildEntryFromEvent(Event event)Returns a log entry representation of an event.voidAuditLogger. logEvent(Event event)Deprecated.since 10.10, audit event is now handled with nuxeo-stream, if you want to log events, contribute to NXAuditEventsService#event extension point -
Uses of Event in org.nuxeo.ecm.platform.audit.listener
Methods in org.nuxeo.ecm.platform.audit.listener with parameters of type Event Modifier and Type Method Description booleanAuditEventLogger. acceptEvent(Event event)Deprecated.voidStreamAuditEventListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.audit.service
Methods in org.nuxeo.ecm.platform.audit.service with parameters of type Event Modifier and Type Method Description LogEntryAbstractAuditBackend. buildEntryFromEvent(Event event)voidAbstractAuditBackend. logEvent(Event event)Deprecated. -
Uses of Event in org.nuxeo.ecm.platform.audit.stream
Methods in org.nuxeo.ecm.platform.audit.stream with parameters of type Event Modifier and Type Method Description voidAuditDomainEventProducer. addEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.comment.listener
Methods in org.nuxeo.ecm.platform.comment.listener with parameters of type Event Modifier and Type Method Description booleanCheckedInCommentListener. 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 Modifier and Type Method Description booleanCommentCreationVeto. accept(Event event)Deprecated, for removal: This API element is subject to removal in a future version.booleanCommentNotificationVeto. accept(Event 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 Modifier and Type Method Description voidContentCreationListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.dublincore.listener
Methods in org.nuxeo.ecm.platform.dublincore.listener with parameters of type Event Modifier and Type Method Description voidDublinCoreListener. 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 Event Modifier and Type Method Description voidDublinCoreStorageService. addContributor(DocumentModel doc, Event event)Adds a contributor to the document.voidDublinCoreStorageServiceImpl. addContributor(DocumentModel doc, Event event)default voidDublinCoreStorageService. setCreationDate(DocumentModel doc, Calendar creationDate, Event event)Deprecated.since 10.2, use directlyDublinCoreStorageService.setCreationDate(DocumentModel, Calendar)default voidDublinCoreStorageService. setModificationDate(DocumentModel doc, Calendar modificationDate, Event event)Deprecated.since 10.2, use directlyDublinCoreStorageService.setModificationDate(DocumentModel, Calendar) -
Uses of Event in org.nuxeo.ecm.platform.ec.notification
Methods in org.nuxeo.ecm.platform.ec.notification with parameters of type Event Modifier and Type Method Description booleanNotificationListenerVeto. accept(Event event)booleanVersionVeto. accept(Event event)booleanNotificationEventListener. 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 Modifier and Type Method Description protected voidNotificationService. doFireEvent(Event 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 Event Modifier and Type Method Description booleanAsynchronousUnicityCheckListener. 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 Modifier and Type Method Description voidHtmlSanitizerListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.mail.listener
Methods in org.nuxeo.ecm.platform.mail.listener with parameters of type Event Modifier and Type Method Description voidMailEventListener. 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 Modifier and Type Method Description voidProbeScheduleListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.picture.listener
Methods in org.nuxeo.ecm.platform.picture.listener with parameters of type Event Modifier and Type Method Description voidPictureChangedListener. 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 Modifier and Type Method Description voidDomainEventsListener. handleEvent(Event 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 Event Modifier and Type Method Description voidDeleteRelationsListener. 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 Event Modifier and Type Method Description booleanStoredRenditionsCleanupListener. 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 Event Modifier and Type Method Description voidDocumentRouteCreationListener. 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 Modifier and Type Method Description voidIngestionTrigger. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.tag
Methods in org.nuxeo.ecm.platform.tag with parameters of type Event Modifier and Type Method Description booleanTaggedVersionListener. acceptEvent(Event event)voidCheckedInDocumentListener. handleEvent(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 Event Modifier and Type Method Description voidDeleteTaskForDeletedDocumentListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.threed.listener
Methods in org.nuxeo.ecm.platform.threed.listener with parameters of type Event Modifier and Type Method Description voidThreeDBatchCleanerListener. handleEvent(Event event)voidThreeDBatchGenerationListener. 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 Modifier and Type Method Description voidCheckBlobUpdateListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.types.localconfiguration
Methods in org.nuxeo.ecm.platform.types.localconfiguration with parameters of type Event Modifier and Type Method Description voidUITypesConfigurationListener. handleEvent(Event 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 Modifier and Type Method Description voidInvalidateUserWorkspacesListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.platform.video.listener
Methods in org.nuxeo.ecm.platform.video.listener with parameters of type Event Modifier and Type Method Description voidVideoChangedListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.ecm.quota
Methods in org.nuxeo.ecm.quota with parameters of type Event Modifier and Type Method Description voidQuotaStatsListener. 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 Event Modifier and Type Method Description protected 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 Event Modifier and Type Method Description protected 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 Event Modifier and Type Method Description voidResizeAvatarPictureListener. handleEvent(Event event)protected booleanResizeAvatarPictureListener. isBeforeUpdate(Event event) -
Uses of Event in org.nuxeo.elasticsearch.listener
Methods in org.nuxeo.elasticsearch.listener with parameters of type Event Modifier and Type Method Description voidElasticSearchInlineListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.snapshot.listeners
Methods in org.nuxeo.snapshot.listeners with parameters of type Event Modifier and Type Method Description voidSnapshotableListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.template.listeners
Methods in org.nuxeo.template.listeners with parameters of type Event Modifier and Type Method Description booleanTemplateTypeBindingListener. 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 Modifier and Type Method Description voidDirtyBlobListener. handleEvent(Event event) -
Uses of Event in org.nuxeo.wopi.lock
Methods in org.nuxeo.wopi.lock with parameters of type Event Modifier and Type Method Description voidUnlockListener. handleEvent(Event event)
-