Uses of Interface
org.cruk.clarity.api.filestore.ClaritySFTPUploader
Packages that use ClaritySFTPUploader
-
Uses of ClaritySFTPUploader in org.cruk.clarity.api.impl
Fields in org.cruk.clarity.api.impl declared as ClaritySFTPUploaderModifier and TypeFieldDescriptionprotected ClaritySFTPUploader
ClarityAPIImpl.sftpUploader
Session factory for SSH connections to the file store over SFTP.Methods in org.cruk.clarity.api.impl with parameters of type ClaritySFTPUploaderModifier and TypeMethodDescriptionvoid
ClarityAPIImpl.setFilestoreSFTPUploader
(ClaritySFTPUploader uploader) Set the file store SFTP upload implementation.