Interface BatchChangeSender
public interface BatchChangeSender
Gateway that represents the starting point of aggregation of batch parts.
-
Method Summary
Modifier and TypeMethodDescriptionvoidsend(@NotNull OutboundItemDTOGroup change) Sends the root item dto group to the specified spring channel.
-
Method Details
-
send
Sends the root item dto group to the specified spring channel.
-