Interface IGroupExportedXmlsEvent
- All Superinterfaces:
IEventHandler
Allow to group XMLs by custom criteria
- Author:
- I-D Media AG
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescription@NotNull Set<List<ExportedFile>> onEvent(@NotNull List<ExportedFile> vpCandidates)
-
Field Details
-
EVENT_ID
- See Also:
-
-
Method Details
-
onEvent
@NotNull @NotNull Set<List<ExportedFile>> onEvent(@NotNull @NotNull List<ExportedFile> vpCandidates)
-