Interface ITranslationMemorySystemProjectsCreatedEvent
- All Superinterfaces:
IEventHandler
This event is triggered once a list files has been sent to the TMS
successfully
- Author:
- I-D Media AG
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanonEvent(@NotNull List<ITransferedFile> vpLists) Process a list of transferred files
-
Field Details
-
EVENT_ID
Event ID- See Also:
-
-
Method Details
-
onEvent
Process a list of transferred files- Parameters:
vpLists-- Returns:
-