com.taleo.integration.client.customstep.ftp
Class DownloadFtpStep

java.lang.Object
  extended by com.taleo.integration.client.step.BaseStep
      extended by com.taleo.integration.client.step.BaseCustomStep
          extended by com.taleo.integration.client.customstep.BaseCustomStep
              extended by com.taleo.integration.client.customstep.ftp.DownloadFtpStep
All Implemented Interfaces:
com.taleo.integration.client.step.CustomStep, com.taleo.integration.client.step.Step
Direct Known Subclasses:
DownloadSftpStep

public class DownloadFtpStep
extends BaseCustomStep

Processing step to download a file from an FTP server and make it the current file in the pipeline.

When using this step, the request file does not have to be specified when calling TCC. In fact, if one is specified, it will be ignored.

This step takes all parameters from its base class BaseCustomStep and the following additional parameters:

This class is dependent on: