Uses of Interface
net.datenwerke.rs.core.service.datasinkmanager.FolderedDatasink
Packages that use FolderedDatasink
Package
Description
-
Uses of FolderedDatasink in net.datenwerke.rs.amazons3.service.amazons3.definitions
Classes in net.datenwerke.rs.amazons3.service.amazons3.definitions that implement FolderedDatasinkModifier and TypeClassDescriptionclassUsed to define AmazonS3 datasinks that can be used in ReportServer to send reports to a given Amazon S3 account. -
Uses of FolderedDatasink in net.datenwerke.rs.box.service.box.definitions
Classes in net.datenwerke.rs.box.service.box.definitions that implement FolderedDatasinkModifier and TypeClassDescriptionclassUsed to define Box datasinks that can be used in ReportServer to send reports to a given box account. -
Uses of FolderedDatasink in net.datenwerke.rs.core.service.datasinkmanager
Methods in net.datenwerke.rs.core.service.datasinkmanager with parameters of type FolderedDatasinkModifier and TypeMethodDescriptionDatasinkService.getDefaultFolder(FolderedDatasink datasink) DatasinkServiceImpl.getDefaultFolder(FolderedDatasink datasink) -
Uses of FolderedDatasink in net.datenwerke.rs.dropbox.service.dropbox.definitions
Classes in net.datenwerke.rs.dropbox.service.dropbox.definitions that implement FolderedDatasinkModifier and TypeClassDescriptionclassUsed to define Dropbox datasinks that can be used in ReportServer to send reports to a given drop box account. -
Uses of FolderedDatasink in net.datenwerke.rs.ftp.service.ftp.definitions
Classes in net.datenwerke.rs.ftp.service.ftp.definitions that implement FolderedDatasinkModifier and TypeClassDescriptionclassUsed to define FTP datasinks that can be used in ReportServer to send reports to a given FTP server.classUsed to define FTPS datasinks that can be used in ReportServer to send reports to a given FTPS server.classUsed to define SFTP datasinks that can be used in ReportServer to send reports to a given SFTP server. -
Uses of FolderedDatasink in net.datenwerke.rs.googledrive.service.googledrive.definitions
Classes in net.datenwerke.rs.googledrive.service.googledrive.definitions that implement FolderedDatasinkModifier and TypeClassDescriptionclassUsed to define GoogleDrive datasinks that can be used in ReportServer to send reports to a given google drive account. -
Uses of FolderedDatasink in net.datenwerke.rs.localfsdatasink.service.localfsdatasink.definitions
Classes in net.datenwerke.rs.localfsdatasink.service.localfsdatasink.definitions that implement FolderedDatasinkModifier and TypeClassDescriptionclassUsed to define local file system datasinks that can be used in ReportServer to send reports to a given local file system. -
Uses of FolderedDatasink in net.datenwerke.rs.onedrive.service.onedrive.definitions
Classes in net.datenwerke.rs.onedrive.service.onedrive.definitions that implement FolderedDatasinkModifier and TypeClassDescriptionclassUsed to define OneDrive datasinks that can be used in ReportServer to send reports to a given OneDrive account. -
Uses of FolderedDatasink in net.datenwerke.rs.samba.service.samba.definitions
Classes in net.datenwerke.rs.samba.service.samba.definitions that implement FolderedDatasinkModifier and TypeClassDescriptionclassUsed to define Samba datasinks that can be used in ReportServer to send reports to a given Samba server. -
Uses of FolderedDatasink in net.datenwerke.rs.scp.service.scp.definitions
Classes in net.datenwerke.rs.scp.service.scp.definitions that implement FolderedDatasinkModifier and TypeClassDescriptionclassUsed to define SCP datasinks that can be used in ReportServer to send reports to a given SCP server.