|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadNode | |
|---|---|
| com.atlassian.confluence.mail | |
| com.atlassian.confluence.mail.actions | |
| Uses of ThreadNode in com.atlassian.confluence.mail |
|---|
| Methods in com.atlassian.confluence.mail that return ThreadNode | |
|---|---|
ThreadNode |
ThreadBuilder.buildThreadAround(String spaceKey,
String messageId)
From a message-id, determine the thread in which that message is contained. |
static ThreadNode |
ThreadNode.getEmptyThreadNode()
|
ThreadNode |
ThreadNode.getNodeWithMessageId(String messageId)
|
ThreadNode |
ThreadNode.getParent()
|
| Methods in com.atlassian.confluence.mail with parameters of type ThreadNode | |
|---|---|
void |
ThreadNode.setParent(ThreadNode parent)
|
| Uses of ThreadNode in com.atlassian.confluence.mail.actions |
|---|
| Methods in com.atlassian.confluence.mail.actions that return ThreadNode | |
|---|---|
ThreadNode |
ViewMailAction.getContainingThread()
|
ThreadNode |
ViewMailAction.getPositionInThread()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||