org.pentaho.di.core.playlist
Interface FilePlayList

All Known Implementing Classes:
FilePlayListAll, FilePlayListReplay, FilePlayListReplayErrorFile, FilePlayListReplayFile

public interface FilePlayList


Method Summary
 boolean isProcessingNeeded(org.apache.commons.vfs.FileObject file, long lineNr, String filePart)
           
 

Method Detail

isProcessingNeeded

boolean isProcessingNeeded(org.apache.commons.vfs.FileObject file,
                           long lineNr,
                           String filePart)
                           throws KettleException
Throws:
KettleException