Package ubic.gemma.core.job.notification
Class EmailNotificationContext
- java.lang.Object
- 
- ubic.gemma.core.job.notification.EmailNotificationContext
 
- 
 public class EmailNotificationContext extends Object author: anton date: 10/02/13
- 
- 
Constructor SummaryConstructors Constructor Description EmailNotificationContext(String taskId, String submitter, String taskName)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetSubmitter()StringgetTaskId()StringgetTaskName()
 
-