Uses of Class
com.atlassian.confluence.api.impl.service.content.finder.ContentFinderFactory
-
Packages that use ContentFinderFactory Package Description com.atlassian.confluence.api.impl.service.content -
-
Uses of ContentFinderFactory in com.atlassian.confluence.api.impl.service.content
Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type ContentFinderFactory Constructor Description ContentServiceImpl(PermissionManager permissionManager, ContentFactory contentFactory, ContentFinderFactory contentFinderFactory, ContentTrashService trashService, ApiSupportProvider apiSupportProvider, ContentEntityManagerInternal contentEntityManager, UserChecker userChecker, com.google.common.base.Supplier<TouchRelationSupport> touchRelationSupportSupplier, com.atlassian.event.api.EventPublisher eventPublisher)
-