Interface ITmsImportTask
public interface ITmsImportTask
A single import job with all files to be translated and imported to the TMS
- Author:
- I-D Media AG
-
Method Summary
Modifier and TypeMethodDescription@Nullable List<ITranslatableFile> Get List of files to be imported into the TMS
-
Method Details
-
getTranslatableFiles
Get List of files to be imported into the TMS- Returns:
- List or
null
-