Class KmeliaBinsScheduledPurger
- java.lang.Object
-
- org.silverpeas.components.kmelia.service.KmeliaBinsScheduledPurger
-
- All Implemented Interfaces:
org.silverpeas.core.initialization.Initialization
@Service public class KmeliaBinsScheduledPurger extends Object implements org.silverpeas.core.initialization.Initialization
A service scheduled in time to clean out periodically the bin in each Kmelia instances of the items (both topics and publications) that have been removed since a given number of days. The purge scheduling and the delay in days can be parameterized in theorg/silverpeas/kmelia/settings/kmeliaSettings.properties
configuration file.- Author:
- mmoquillon
-
-
Constructor Summary
Constructors Constructor Description KmeliaBinsScheduledPurger()
-