Package | Description |
---|---|
com.atlassian.jira.mail |
Modifier and Type | Method and Description |
---|---|
static MailThreadManager.MailAction |
MailThreadManager.MailAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MailThreadManager.MailAction[] |
MailThreadManager.MailAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MailThreadManager.storeIncomingMessageId(String messageId,
String senderAddress,
Issue issue,
MailThreadManager.MailAction action)
Remembers the given incoming MessageID.
|
Copyright © 2002-2014 Atlassian. All Rights Reserved.