public interface JobFileParser
ImportJob object.| Modifier and Type | Method and Description |
|---|---|
ImportJob |
parseJobFile(String inputPath)
Reads an input file and converts its contents to an
ImportJob object. |
ImportJob parseJobFile(String inputPath) throws DataImportException
ImportJob object.inputPath - Path to the job description file.ImportJobDataImportExceptionCopyright © 2016. All rights reserved.