All Implemented Interfaces:
Serializable, FolderedDatasink, HasBasicDatasinkService, HasDefaultConfiguration, 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.localfsdatasink.client.localfsdatasink.dto", icon="server") @Indexed public class LocalFileSystemDatasink extends DatasinkDefinition implements FolderedDatasink
Used to define local file system datasinks that can be used in ReportServer to send reports to a given local file system.
See Also: