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

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.BaseFtpStep
                  extended by com.taleo.integration.client.customstep.ftp.DownloadFtpPreStep
All Implemented Interfaces:
com.taleo.integration.client.step.CustomStep, com.taleo.integration.client.step.Step

public class DownloadFtpPreStep
extends BaseFtpStep

Pre-Processing step to download a file from an FTP server and use it as request data file for import.

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 com.taleo.integration.client.customstep.BaseFtpStep and the following additional parameter:

This class is dependent on: