Uses of Class
com.taleo.integration.client.customstep.ftp.BaseSftpStep

Packages that use BaseSftpStep
com.taleo.integration.client.customstep.ftp   
 

Uses of BaseSftpStep in com.taleo.integration.client.customstep.ftp
 

Subclasses of BaseSftpStep in com.taleo.integration.client.customstep.ftp
 class DeleteSftpStep
          Processing step to delete a file from an SFTP server.
 class DownloadSftpPreStep
          Processing step to download a file from an SFTP server and make it the current file in the pipeline.
 class UploadSftpStep
          Processing step to upload the current workflow file on an SFTP server.