Uses of Interface
org.springframework.integration.aggregator.GroupConditionProvider
Package
Description
Provides support classes for file-based aggregation logic.
-
Uses of GroupConditionProvider in org.springframework.integration.file.aggregator
Modifier and TypeClassDescriptionclass
A convenient component to utilize aFileSplitter.FileMarker
-based aggregation logic.class
AReleaseStrategy
which makes a decision based on the presence ofFileSplitter.FileMarker.Mark.END
message in the group and itsFileHeaders.LINE_COUNT
header.