Uses of Class
org.sahli.asciidoc.confluence.publisher.client.http.NotFoundException
-
Packages that use NotFoundException Package Description org.sahli.asciidoc.confluence.publisher.client.http -
-
Uses of NotFoundException in org.sahli.asciidoc.confluence.publisher.client.http
Methods in org.sahli.asciidoc.confluence.publisher.client.http that throw NotFoundException Modifier and Type Method Description ConfluenceAttachmentConfluenceClient. getAttachmentByFileName(String contentId, String attachmentFileName)ConfluenceAttachmentConfluenceRestClient. getAttachmentByFileName(String contentId, String attachmentFileName)StringConfluenceClient. getPageByTitle(String spaceKey, String ancestorId, String title)StringConfluenceRestClient. getPageByTitle(String spaceKey, String ancestorId, String title)
-