| Package | Description |
|---|---|
| org.randombits.support.confluence.convert.search |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchResultToAttachmentConverter
Converts a
SearchResult to an Attachment. |
class |
SearchResultToBlogPostConverter
Converts a
SearchResult of type 'page' into a Confluence Page instance,
if a matching page exists. |
class |
SearchResultToCommentConverter
Converts a
SearchResult into a Comment,
if it is the correct type of result. |
class |
SearchResultToMailConverter
Converts a
SearchResult to Mail. |
class |
SearchResultToPageConverter
Converts a
SearchResult of type 'page' into a Confluence Page instance,
if a matching page exists. |
class |
SearchResultToSpaceConverter
Converts a
SearchResult into a Space. |
Copyright © 2013 randombits.org. All Rights Reserved.