public class UserMailQueueItem
extends com.atlassian.mail.queue.AbstractMailQueueItem
| Constructor and Description |
|---|
UserMailQueueItem(UserEvent event,
String subject,
String subjectKey,
String template) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSubjectKey() |
protected Map<String,Object> |
getUserContextParamsBody(UserEvent uEvent) |
void |
send() |
String |
toString() |
public void send()
throws com.atlassian.mail.MailException
com.atlassian.mail.MailExceptionpublic String getSubjectKey()
Copyright © 2002-2024 Atlassian. All Rights Reserved.