Object Types =
org.alfresco.enterprise.repo.management.BatchMonitor and
org.alfresco.enterprise.repo.management.SyncMonitorMBean
Exposes the settings for the last run batch job, including the start and end times, number of errors and synchronization settings. There are two types in this bean: FeedNotifier and Synchronization.
| Attribute name | Example value |
|---|---|
| EndTime | Format: Thu Jul 03 00:00:00 BST 2014 |
| StartTime | Format: Thu Jul 03 00:00:00 BST 2014 |
| LastError | blank |
| TotalErrors | blank |
| SuccessfullyProcessedEntries | blank |
| TotalResults | blank |
| ProcessName | FeedNotifier |
| CurrentEntryID | Person admin |
| LastErrorEntryID | blank |
| PercentComplete | blank |
| LastErrorMessage | <null> |
| LastRunOnServer | 127.0.0.1:8080 |
| SyncEndTime | Format: Thu Jun 26 13:49:45 BST 2014 |
| SyncStartTime | Format: Thu Jun 26 13:49:45 BST 2014 |
| SynchronizationStatus | COMPLETE |