Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.alfresco.repo.batch Classes and Interfaces - 6 results found.
| Name | Description | Type | Package | Framework |
| BatchMonitor | An interface that allows the monitoring of metrics relating to a potentially long-running batch process. | Interface | org.alfresco.repo.batch | AlFresco |
|
| BatchMonitorEvent | An event alerting listeners to the existence of a new BatchMonitor. | Class | org.alfresco.repo.batch | AlFresco |
|
| BatchProcessor | A BatchProcessor manages the running and monitoring of a potentially long-running transactional batch process. | Class | org.alfresco.repo.batch | AlFresco |
|
| BatchProcessor .BatchProcessWorker | An interface for workers to be invoked by the BatchProcessor. | Interface | org.alfresco.repo.batch | AlFresco |
|
| BatchProcessor .BatchProcessWorkerAdaptor | Adaptor that allows implementations to only implement BatchProcessor. | Class | org.alfresco.repo.batch | AlFresco |
|
| BatchProcessWorkProvider | An interface that provides work loads to the BatchProcessor. | Interface | org.alfresco.repo.batch | AlFresco |