|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the target conversion type@PublicSpi public interface AttachmentConverter<T>
Converts attachments into a Confluence object, like Link or MacroDefinition.
| Method Summary | |
|---|---|
T |
convertAttachment(AttachmentFile attachmentFile)
Creates a Confluence XHTML API object from the supplied parameters, if the Converter instance handles this parameter combination. |
java.lang.Class<T> |
getConversionClass()
The type of object this converter returns. |
| Method Detail |
|---|
T convertAttachment(AttachmentFile attachmentFile)
attachmentFile - representing the file name, type and size
java.lang.Class<T> getConversionClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||