Class ChildContentFactory
java.lang.Object
com.atlassian.confluence.api.impl.service.content.factory.ChildContentFactory
Makes Children and Descendants map and list instances, both expanded and collapsed.
-
Constructor Summary
ConstructorsConstructorDescriptionChildContentFactory
(ChildSupport childSupport, NavigationService navigationService) -
Method Summary
Modifier and TypeMethodDescriptionbuildFrom
(ContentSelector parentSelector, Depth depth, Fauxpansions fauxpansions)
-
Constructor Details
-
Method Details
-
buildFrom
public Map<ContentType,PageResponse<Content>> buildFrom(ContentSelector parentSelector, Depth depth, Fauxpansions fauxpansions)
-