Class EventServiceConfiguratorFilter

    • Field Detail

      • blockSyncPostCommitProcessing

        protected boolean blockSyncPostCommitProcessing
      • blockAsyncProcessing

        protected boolean blockAsyncProcessing
      • blockMimeTypeDetection

        protected boolean blockMimeTypeDetection
      • blockNotifications

        protected boolean blockNotifications
      • blockIndexing

        protected boolean blockIndexing
      • bulkMode

        protected boolean bulkMode
    • Constructor Detail

      • EventServiceConfiguratorFilter

        public EventServiceConfiguratorFilter​(Boolean blockSyncPostCommitProcessing,
                                              Boolean blockAsyncProcessing,
                                              Boolean blockMimeTypeDetection,
                                              Boolean blockIndexing,
                                              Boolean bulkMode)