@Deprecated public class MailHelper extends Object
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
log
Deprecated.
|
Constructor and Description |
---|
MailHelper(ConfluenceRpc rpc,
net.sourceforge.jwebunit.junit.WebTester tester)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
createMail(File mail,
String spaceKey)
Deprecated.
|
void |
importMail(String filePath,
String spaceKey)
Deprecated.
Creates mails in the specified space.
|
void |
importMailAndAssertNoRunningTask(String filePath,
String spaceKey)
Deprecated.
Creates mails in the specified space and then checks if it
successfully moved to the No Long Running Task page.
|
public MailHelper(ConfluenceRpc rpc, net.sourceforge.jwebunit.junit.WebTester tester)
public void importMail(String filePath, String spaceKey)
filePath
- the file path to the mailboxspaceKey
- the space key to import intopublic void importMailAndAssertNoRunningTask(String filePath, String spaceKey)
filePath
- the file path to the mailboxspaceKey
- the space key to import intoCopyright © 2003–2021 Atlassian. All rights reserved.