Package ubic.gemma.core.job.notification
Interface TaskMailUtils
-
- All Known Implementing Classes:
TaskMailUtilsImpl
public interface TaskMailUtils
- Author:
- anton
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
sendTaskCompletedNotificationEmail(EmailNotificationContext context, TaskResult taskResult)
-
-
-
Method Detail
-
sendTaskCompletedNotificationEmail
void sendTaskCompletedNotificationEmail(EmailNotificationContext context, TaskResult taskResult)
-
-