| Package | Description |
|---|---|
| org.phenotips.matchingnotification | |
| org.phenotips.matchingnotification.notification |
| Modifier and Type | Method and Description |
|---|---|
PatientMatchNotificationResponse |
MatchingNotificationManager.sendUserNotification(Long matchId,
String subjectPatientId,
String subjectServerId,
String customEmailText,
String customEmailSubject)
Sends notification to the owner of the suvbjectpatientId about the given match.
|
| Modifier and Type | Method and Description |
|---|---|
List<PatientMatchNotificationResponse> |
MatchingNotificationManager.sendAdminNotificationsToLocalUsers(Map<Long,List<String>> idsList)
Sends notification to the owner of every match with id in
matchesId, then marks match as notified. |
| Modifier and Type | Method and Description |
|---|---|
PatientMatchNotificationResponse |
PatientMatchNotifier.notify(PatientMatchEmail email)
Sends notification for an email.
|
Copyright © 2011–2019 University of Toronto, Computational Biology Lab. All rights reserved.