Class CleanupApplicationErrorsJob

  • All Implemented Interfaces:
    Runnable, org.kiwiproject.base.CatchingRunnable

    public class CleanupApplicationErrorsJob
    extends Object
    implements org.kiwiproject.base.CatchingRunnable
    Job that can be configured to run on a regular interval that will delete expired application errors.
    See Also:
    configuration options on what will be deleted and when
    • Method Detail

      • runSafely

        public void runSafely()
        Specified by:
        runSafely in interface org.kiwiproject.base.CatchingRunnable