public class EventServiceConfiguratorFilter extends Object implements ImporterFilter
| Constructor and Description |
|---|
EventServiceConfiguratorFilter(Boolean blockSyncPostCommitProcessing,
Boolean blockAsyncProcessing,
Boolean blockMimeTypeDetection,
Boolean bulkMode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBlockNotifications() |
void |
handleAfterImport(Exception e) |
void |
handleBeforeImport() |
void |
setBlockNotifications(boolean blockNotifications) |
String |
toString() |
public void handleBeforeImport()
handleBeforeImport in interface ImporterFilterpublic void handleAfterImport(Exception e)
handleAfterImport in interface ImporterFilterpublic boolean getBlockNotifications()
public void setBlockNotifications(boolean blockNotifications)
Copyright © 2011 Nuxeo SA. All Rights Reserved.