Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.event.tx
Class BulkExecutor

java.lang.Object
  extended by org.nuxeo.ecm.core.event.tx.PostCommitSynchronousRunner
      extended by org.nuxeo.ecm.core.event.tx.BulkExecutor

public class BulkExecutor
extends PostCommitSynchronousRunner

Author:
Thierry Delprat

Field Summary
 
Fields inherited from class org.nuxeo.ecm.core.event.tx.PostCommitSynchronousRunner
DEFAULT_TIME_OUT_MS
 
Constructor Summary
BulkExecutor(List<EventListenerDescriptor> listeners, EventBundle event)
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.core.event.tx.PostCommitSynchronousRunner
run
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BulkExecutor

public BulkExecutor(List<EventListenerDescriptor> listeners,
                    EventBundle event)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.