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.MailException
public String getSubjectKey()
Copyright © 2002-2022 Atlassian. All Rights Reserved.