Interface DataFeedFileSubmitter

All Superinterfaces:
org.springframework.core.Ordered
All Known Implementing Classes:
AbstractSFTPSubmitter, CommerceManagerFeedAPISubmitter, MerchantCenterSFTPSubmitter

public interface DataFeedFileSubmitter extends org.springframework.core.Ordered
By default, AbstractFileFeedPublisher implementations will inject and delegate to components of this type.

Capable of taking a source data file (ex: AbstractFileFeedPublisher.FilePublishContext.getLocalOutputFile()) and submitting it to a destination.