Deprecated API


Contents
Deprecated Interfaces
com.taleo.integration.client.customstep.tools.document.DocumentInfo
          No more necessary with the added Document.Code to build filename. 
 

Deprecated Classes
com.taleo.integration.client.customstep.tools.document.DefaultDocumentInfo
          No more necessary with the added Document.Code to build filename. 
com.taleo.integration.client.customstep.tools.document.DocumentInfoBuilder
          No more necessary with the added Document.Code to build filename. 
com.taleo.integration.client.customstep.xml.ExtractAttachedFilePostStep
          Use ExtractFilesPostStep with operations parameter set to "DecodeBase64,Gunzip" instead. 
com.taleo.integration.client.customstep.tools.document.PdfDocumentInfo
          No more necessary with the added Document.Code to build filename. 
 

Deprecated Methods
com.taleo.integration.client.customstep.lrd.LRDPreStep.getConfigFile()
            
com.taleo.integration.client.customstep.lrd.LRDPreStep.getDateTimeSource()
            
com.taleo.integration.client.customstep.lrd.RunDateManager.getEffectiveLastRunDate()
          Use getLastRunDate() instead. 
com.taleo.integration.client.customstep.control.BreakStep.getFilename()
            
com.taleo.integration.client.customstep.lrd.LRDPreStep.getLrdNaming()
            
com.taleo.integration.client.customstep.lrd.LRDPreStep.getMaxExtractDuration()
            
com.taleo.integration.client.customstep.xml.SplitFilePostStep.getOutputDirectory()
          Use getOutputDirectoryXPath instead. 
com.taleo.integration.client.customstep.xml.ExtractAttachedFilePostStep.getOutputDirectory()
          Use getOutputDirectoryXPath instead. 
com.taleo.integration.client.customstep.lrd.LRDPreStep.setConfigFile(String)
            
com.taleo.integration.client.customstep.lrd.LRDPreStep.setDateTimeSource(String)
            
com.taleo.integration.client.customstep.control.BreakStep.setFilename(String)
            
com.taleo.integration.client.customstep.lrd.LRDPreStep.setLrdNaming(String)
            
com.taleo.integration.client.customstep.lrd.LRDPreStep.setMaxExtractDuration(Duration)
            
com.taleo.integration.client.customstep.xml.SplitFilePostStep.setOutputDirectory(String)
          Use setOutputDirectoryXPath instead. 
com.taleo.integration.client.customstep.xml.ExtractAttachedFilePostStep.setOutputDirectory(String)
          Use setOutputDirectoryXPath instead.