Uses of Class
org.sahli.asciidoc.confluence.publisher.client.http.payloads.Ancestor
-
Packages that use Ancestor Package Description org.sahli.asciidoc.confluence.publisher.client.http.payloads -
-
Uses of Ancestor in org.sahli.asciidoc.confluence.publisher.client.http.payloads
Methods in org.sahli.asciidoc.confluence.publisher.client.http.payloads that return types with arguments of type Ancestor Modifier and Type Method Description List<Ancestor>PagePayload. getAncestors()Methods in org.sahli.asciidoc.confluence.publisher.client.http.payloads with parameters of type Ancestor Modifier and Type Method Description voidPagePayload. addAncestor(Ancestor ancestor)
-