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

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.UploadFtpPostStep
All Implemented Interfaces:
com.taleo.integration.client.step.CustomStep, com.taleo.integration.client.step.Step
Direct Known Subclasses:
UploadSftpPostStep

Deprecated. Use UploadFtpStep

public class UploadFtpPostStep
extends BaseCustomStep

Post-processing step to upload the current workflow file on an FTP server.

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

This class is dependent on: