Skip to content

Enable LastModifiedFileListFilters to discard files that are too old #9869

Closed
@mrnst

Description

@mrnst

Current Behavior

Currently, Spring Integrations FileListFilters on the last modified attribute of a file are limited to the use case of discarding files that are too young.

Expected Behavior

Spring Integrations FileListFilters on the last modified attribute should be extended to the use case of discarding files that are too old.

Context

As stated by @artembilan in the stack overflow thread referenced below this feature may be implemented by adding to AbstractLastModifiedFileListFilter a new boolean property that can be used to negate the currently implemented filter predicate.

This issue is related to this stack overflow question.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions