Uses of Class
org.bsc.confluence.ParentChildTuple
-
Packages that use ParentChildTuple Package Description org.bsc.confluence -
-
Uses of ParentChildTuple in org.bsc.confluence
Methods in org.bsc.confluence that return ParentChildTuple Modifier and Type Method Description static ParentChildTuple
ParentChildTuple. of(ConfluenceService.Model.Page parent, Optional<ConfluenceService.Model.Page> child)
Deprecated.static ParentChildTuple
ParentChildTuple. of(ConfluenceService.Model.Page parent, ConfluenceService.Model.Page child)
-