Uses of Class
org.bsc.confluence.rest.model.Attachment
-
Packages that use Attachment Package Description org.bsc.confluence.rest -
-
Uses of Attachment in org.bsc.confluence.rest
Methods in org.bsc.confluence.rest with parameters of type Attachment Modifier and Type Method Description protected List<javax.json.JsonObject>AbstractRESTConfluenceService. addAttachment(String id, Attachment att, InputStream data)
-