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

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.DeleteFtpStep
All Implemented Interfaces:
com.taleo.integration.client.step.CustomStep, com.taleo.integration.client.step.Step

public class DeleteFtpStep
extends BaseFtpStep

Processing step to delete a file from an FTP server.

This step takes all parameters from its base class com.taleo.integration.client.customstep.BaseFtpStep and the following additional parameters:

This class is dependent on: