Interface DataFeedPublisher

All Superinterfaces:
org.springframework.core.Ordered
All Known Implementing Classes:
AbstractFileFeedPublisher, CommerceManagerFeedAPIPublisher, MerchantCenterSFTPPublisher

public interface DataFeedPublisher extends org.springframework.core.Ordered
Implementations of this component should be registered as Spring beans, and are responsible for taking the already-prepared queried data and transforming + publishing that data to a DataFeedPublicationConfiguration.