Package org.apache.hop.core.playlist
Interface IFilePlayList
-
- All Known Implementing Classes:
FilePlayListAll
public interface IFilePlayList
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisProcessingNeeded(org.apache.commons.vfs2.FileObject file, long lineNr, String filePart)
-
-
-
Method Detail
-
isProcessingNeeded
boolean isProcessingNeeded(org.apache.commons.vfs2.FileObject file, long lineNr, String filePart) throws HopException- Throws:
HopException
-
-