public interface NotificationBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String fileName) |
Map<String,List<String>> |
getFileNames() |
void |
parse(Path file,
JobNotification jn,
AllNotificationBuilder builder) |
void parse(Path file, JobNotification jn, AllNotificationBuilder builder)
boolean accept(String fileName)
Copyright © 2017–2021. All rights reserved.