Uses of Class
com.atlassian.confluence.api.impl.service.content.factory.ChildSupport
-
Packages that use ChildSupport Package Description com.atlassian.confluence.api.impl.service.content com.atlassian.confluence.api.impl.service.content.factory -
-
Uses of ChildSupport in com.atlassian.confluence.api.impl.service.content
Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type ChildSupport Constructor Description ChildContentServiceImpl(ChildSupport childSupport, ContentEntityManager contentEntityManager, PermissionManager permissionManager, FinderProxyFactory finderProxyFactory) -
Uses of ChildSupport in com.atlassian.confluence.api.impl.service.content.factory
Constructors in com.atlassian.confluence.api.impl.service.content.factory with parameters of type ChildSupport Constructor Description ChildContentFactory(ChildSupport childSupport, NavigationService navigationService)
-