All Implemented Interfaces:
Serializable, FolderedDatasink, HasBasicDatasinkService, HasDefaultConfiguration, HostDatasink, HierarchicalSecurityTarget, Owneable, SecurityTarget
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@GenerateDto(dtoPackage="net.datenwerke.rs.ftp.client.ftp.dto", poso2DtoPostProcessors=FtpDatasink2DtoPostProcessor.class, additionalFields=, icon="upload") @Indexed public class FtpDatasink extends DatasinkDefinition implements HostDatasink, FolderedDatasink
Used to define FTP datasinks that can be used in ReportServer to send reports to a given FTP server.
See Also: