|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.it.mail.MailHelper
@Deprecated public class MailHelper
Client side utility class to create mail imports for testing.
| Field Summary | |
|---|---|
protected org.slf4j.Logger |
log
Deprecated. |
| Constructor Summary | |
|---|---|
MailHelper(ConfluenceRpc rpc,
net.sourceforge.jwebunit.junit.WebTester tester)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
createMail(java.io.File mail,
java.lang.String spaceKey)
Deprecated. |
void |
importMail(java.lang.String filePath,
java.lang.String spaceKey)
Deprecated. Creates mails in the specified space. |
void |
importMailAndAssertNoRunningTask(java.lang.String filePath,
java.lang.String spaceKey)
Deprecated. Creates mails in the specified space and then checks if it successfully moved to the No Long Running Task page. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final transient org.slf4j.Logger log
| Constructor Detail |
|---|
public MailHelper(ConfluenceRpc rpc,
net.sourceforge.jwebunit.junit.WebTester tester)
| Method Detail |
|---|
public void importMail(java.lang.String filePath,
java.lang.String spaceKey)
filePath - the file path to the mailboxspaceKey - the space key to import into
public void createMail(java.io.File mail,
java.lang.String spaceKey)
public void importMailAndAssertNoRunningTask(java.lang.String filePath,
java.lang.String spaceKey)
filePath - the file path to the mailboxspaceKey - the space key to import into
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||