Package org.sakaiproject.samigo.api
Interface SamigoETSProvider
-
public interface SamigoETSProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinit()voidnotify(String templateKey, Map<String,Object> notificationValues, Event event)voidnotifyAutoSubmitFailures(int count)Notifies by email that the AutoSubmit job encountered errors
-