Class FetchFileTransfer

All Implemented Interfaces:
ConfigurableComponent, Processor

public abstract class FetchFileTransfer extends AbstractProcessor
A base class for FetchSFTP, FetchFTP processors. Note that implementations of this class should never use the @SupportsBatching annotation! Doing so could result in data loss!