Uses of Class
org.bsc.confluence.model.Site.Attachment
-
Packages that use Site.Attachment Package Description org.bsc.confluence.model -
-
Uses of Site.Attachment in org.bsc.confluence.model
Methods in org.bsc.confluence.model that return types with arguments of type Site.Attachment Modifier and Type Method Description List<Site.Attachment>
Site.Page. getAttachments()
Methods in org.bsc.confluence.model with parameters of type Site.Attachment Modifier and Type Method Description void
Site.Page. setAttachment(Site.Attachment attachment)
need for XmlMapper
-