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

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

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

Subclasses of BaseFtpStep in com.taleo.integration.client.customstep.ftp
 class DeleteFtpStep
          Processing step to delete a file from an FTP server.
 class DownloadFtpPreStep
          Pre-Processing step to download a file from an FTP server and use it as request data file for import.
 class UploadFtpStep
          Processing step to upload files on an FTP server.