|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.json.jsonator.AttachmentJsonator
public class AttachmentJsonator
Creates JSON objects for attachments. Strings are not HTML escaped.
| Constructor Summary | |
|---|---|
AttachmentJsonator(ContextPathHolder context,
ThumbnailManager thumbnailManager)
|
|
| Method Summary | |
|---|---|
Json |
convert(Attachment attachment)
Creates a Json representation of a given object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttachmentJsonator(ContextPathHolder context,
ThumbnailManager thumbnailManager)
| Method Detail |
|---|
public Json convert(Attachment attachment)
JsonatorJson representation of a given object
convert in interface Jsonator<Attachment>attachment - the object to be serialized
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||