Interface PostCommitFilteringEventListener

All Superinterfaces:
PostCommitEventListener
All Known Implementing Classes:
AbstractLongRunningListener, ACEStatusUpdatedListener, AsynchronousUnicityCheckListener, AuditEventLogger, CheckedInCommentListener, NotificationEventListener, NuxeoDriveGroupUpdateListener, NuxeoDriveVirtualEventLogger, PermissionGrantedNotificationListener, PostCommitOperationEventListener, StoredRenditionsCleanupListener, TaggedVersionListener, TemplateTypeBindingListener

public interface PostCommitFilteringEventListener extends PostCommitEventListener
Post-commit listener that can decide synchronously whether it's worth calling.

This is useful if there are quick decisions that can be made synchronously, and to avoid creating useless thread work.

Since:
5.6