272273274275276277278279280281282
} Notification notification = new Notification( 1L, new PhoneNumbersMatched( reader.eventStringValue("processId"), foundPhoneNumbers)); send(notification); }
270271272273274275276277278279280