Interface RootItemChangeSender
-
public interface RootItemChangeSender
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsendPopulatedItem(@NotNull OutboundItemDTO change)Consume theOutboundItemDTO
-
-
-
Method Detail
-
sendPopulatedItem
void sendPopulatedItem(@NotNull @NotNull OutboundItemDTO change)Consume theOutboundItemDTO- Parameters:
change- A change that is not eligible for sending to the
-
-