Class MarkAsProcessedProcessor

  • All Implemented Interfaces:
    ExtensionsFileProcessor
    Direct Known Subclasses:
    InstalledFileProcessor

    public class MarkAsProcessedProcessor
    extends Object
    implements ExtensionsFileProcessor
    File processor implementation that marks all extension files as processed. This should cause them not to be processed again unless they have been modified or deleted.
    Since:
    3.0
    Author:
    Nicklas
    Last modified
    $Date: 2011-04-08 14:50:27 +0200 (fr, 08 apr 2011) $