Class CleanupController

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.web.context.ServletContextAware, org.springframework.web.servlet.mvc.Controller

    public class CleanupController
    extends BaseFormXmlController
    Controller for main cleanup settings: is periodical cleanup enabled, start time etc.
    For old cleanup settings see BaseRulesController and for the new keep rules see KeepRulesController.