public interface IMailerLocal
Modifier and Type | Method and Description |
---|---|
void |
sendApproval(Collection<Task> pRunningTasks,
DocumentMaster pDocumentMaster) |
void |
sendIterationNotification(User[] pSubscribers,
DocumentMaster pDocumentMaster) |
void |
sendPasswordRecovery(Account account,
String passwordRRUuid) |
void |
sendStateNotification(User[] pSubscribers,
DocumentMaster pDocumentMaster) |
void sendStateNotification(User[] pSubscribers, DocumentMaster pDocumentMaster)
void sendIterationNotification(User[] pSubscribers, DocumentMaster pDocumentMaster)
void sendApproval(Collection<Task> pRunningTasks, DocumentMaster pDocumentMaster)
Copyright © 2013 OW2 Consortium. All Rights Reserved.