Package | Description |
---|---|
org.alfresco.repo.batch | |
org.alfresco.repo.bulkimport | |
org.alfresco.repo.bulkimport.impl |
Constructor and Description |
---|
BatchProcessor(String processName,
RetryingTransactionHelper retryingTransactionHelper,
BatchProcessWorkProvider<T> workProvider,
int workerThreads,
int batchSize,
org.springframework.context.ApplicationEventPublisher applicationEventPublisher,
org.apache.commons.logging.Log logger,
int loggingInterval)
Instantiates a new batch processor.
|
Modifier and Type | Method and Description |
---|---|
BatchProcessWorkProvider<ImportableItem> |
FilesystemTracker.getWorkProvider() |
Modifier and Type | Method and Description |
---|---|
BatchProcessWorkProvider<ImportableItem> |
StripingFilesystemTracker.getWorkProvider() |
Modifier and Type | Method and Description |
---|---|
protected BatchProcessor<ImportableItem> |
MultiThreadedBulkFilesystemImporter.getBatchProcessor(BulkImportParameters bulkImportParameters,
BatchProcessWorkProvider<ImportableItem> workProvider,
int loggingInterval) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.