Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.runtime.services.event.Event

Packages that use Event
org.nuxeo.ecm.automation.core.impl   
org.nuxeo.ecm.core.management.test.statuses   
org.nuxeo.ecm.core.repository   
org.nuxeo.ecm.core.storage.sql.reload   
org.nuxeo.ecm.platform.ui.web.rest.services   
org.nuxeo.ecm.platform.web.common.admin   
org.nuxeo.ecm.webapp.seam   
org.nuxeo.runtime.services.event   
org.nuxeo.theme.styling.service   
 

Uses of Event in org.nuxeo.ecm.automation.core.impl
 

Methods in org.nuxeo.ecm.automation.core.impl with parameters of type Event
 boolean ReloadListener.aboutToHandleEvent(Event event)
           
 void ReloadListener.handleEvent(Event event)
           
 

Uses of Event in org.nuxeo.ecm.core.management.test.statuses
 

Methods in org.nuxeo.ecm.core.management.test.statuses with parameters of type Event
 boolean RuntimeListener.aboutToHandleEvent(Event event)
           
 void RuntimeListener.handleEvent(Event event)
           
 

Uses of Event in org.nuxeo.ecm.core.repository
 

Methods in org.nuxeo.ecm.core.repository with parameters of type Event
 boolean RepositoryService.aboutToHandleEvent(Event event)
           
 void RepositoryService.handleEvent(Event event)
           
 

Uses of Event in org.nuxeo.ecm.core.storage.sql.reload
 

Methods in org.nuxeo.ecm.core.storage.sql.reload with parameters of type Event
 boolean RepositoryReloader.aboutToHandleEvent(Event event)
           
 void RepositoryReloader.handleEvent(Event event)
           
 

Uses of Event in org.nuxeo.ecm.platform.ui.web.rest.services
 

Methods in org.nuxeo.ecm.platform.ui.web.rest.services with parameters of type Event
 boolean URLPolicyServiceCacheFlusher.aboutToHandleEvent(Event event)
           
 void URLPolicyServiceCacheFlusher.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
 boolean AdministrativeStatusListener.aboutToHandleEvent(Event event)
           
 void AdministrativeStatusListener.handleEvent(Event event)
           
 

Uses of Event in org.nuxeo.ecm.webapp.seam
 

Methods in org.nuxeo.ecm.webapp.seam with parameters of type Event
 boolean NuxeoSeamFlusher.aboutToHandleEvent(Event event)
           
 void NuxeoSeamFlusher.handleEvent(Event event)
           
 

Uses of Event in org.nuxeo.runtime.services.event
 

Methods in org.nuxeo.runtime.services.event with parameters of type Event
 boolean EventListener.aboutToHandleEvent(Event event)
          Notified about an event about to be processed.
 void EventCallback.canceled(Event event)
           
 void EventCallback.done(Event event)
           
 void EventCallback.error(Event event)
           
 void EventListener.handleEvent(Event event)
          An event was received.
 void EventService.sendCancelableEvent(Event event)
           
 void EventService.sendEvent(Event event)
           
 

Uses of Event in org.nuxeo.theme.styling.service
 

Methods in org.nuxeo.theme.styling.service with parameters of type Event
 boolean ThemeStylingNotifier.aboutToHandleEvent(Event event)
           
 void ThemeStylingNotifier.handleEvent(Event event)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.