| Package | Description |
|---|---|
| org.alfresco.repo.batch | |
| org.alfresco.repo.bulkimport.impl | |
| org.alfresco.repo.security.sync |
| Modifier and Type | Class and Description |
|---|---|
static class |
BatchProcessor.BatchProcessWorkerAdaptor<TT>
Adaptor that allows implementations to only implement
process(Object) |
| Modifier and Type | Method and Description |
|---|---|
int |
BatchProcessor.process(BatchProcessor.BatchProcessWorker<T> worker,
boolean splitTxns)
Invokes the worker for each entry in the collection, managing transactions and collating success / failure
information.
|
| Modifier and Type | Method and Description |
|---|---|
protected BatchProcessor.BatchProcessWorker<ImportableItem> |
MultiThreadedBulkFilesystemImporter.getWorker(BulkImportParameters bulkImportParameters,
String lockToken,
NodeImporter nodeImporter,
FilesystemTracker filesystemTracker) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
ChainingUserRegistrySynchronizer.BaseBatchProcessWorker<T> |
Copyright © 2005–2018 Alfresco Software. All rights reserved.