public interface HistoryExpirationMonitor
batch job instances which can be removed from the records. This is necessary to
avoid disk space leaks.
It expires historic job instances of any BatchJob defined on the current MuleContext.
Each BatchJobInstance is expired using the HistoryExpirationPolicy from the owning BatchJob| Modifier and Type | Method and Description |
|---|---|
void |
beginMonitoring()
Begins monitoring and disposal of historic
job instances |
void |
stopMonitoring()
Stops monitoring and disposal of historic
job instances |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.