Uses of Interface
com.atlassian.confluence.dmz.service.content.finder.FinderProxyFactory
Packages that use FinderProxyFactory
Package
Description
-
Uses of FinderProxyFactory in com.atlassian.confluence.api.impl.service.content
Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type FinderProxyFactoryModifierConstructorDescriptionAttachmentServiceImpl
(PermissionManager permissionManager, ContentEntityManager contentEntityManager, FileUploadManager fileUploadManager, AttachmentManagerInternal attachmentManager, ContentFactory contentFactory, AttachmentContentTypeApiSupport binding, FinderProxyFactory finderProxyFactory, ContentTrashService trashService) ChildContentServiceImpl
(ChildSupport childSupport, ContentEntityManager contentEntityManager, PermissionManager permissionManager, FinderProxyFactory finderProxyFactory) SpaceServiceImpl
(SpaceManagerInternal spaceManager, SpaceFactory spaceFactory, PageManagerInternal pageManager, ContentFactory contentFactory, PaginationService paginationService, SpacePermissionManager spacePermissionManager, LongRunningTaskManager longRunningTaskManager, LongTaskFactory longTaskFactory, I18NBeanFactory i18NBeanFactory, FinderProxyFactory finderProxyFactory, LabelManager labelManager, SpaceDeletionManager spaceDeletionManager, SpaceLabelService spaceLabelService, SpaceService.Validator spaceValidator, TrashManager trashManager, UserAccessor userAccessor) -
Uses of FinderProxyFactory in com.atlassian.confluence.api.impl.service.content.finder
Classes in com.atlassian.confluence.api.impl.service.content.finder that implement FinderProxyFactoryConstructors in com.atlassian.confluence.api.impl.service.content.finder with parameters of type FinderProxyFactoryModifierConstructorDescriptionContentFinderFactory
(ContentFactory contentFactory, PageManagerInternal pageManager, SpaceManager spaceManager, PaginationService paginationService, AttachmentContentTypeApiSupport attachmentContentTypeBinding, ContentEntityManagerInternal contentEntityManager, PermissionManager permissionManager, FinderProxyFactory finderProxyFactory, CommentManagerInternal commentManager, AttachmentManagerInternal attachmentManager, com.atlassian.event.api.EventPublisher eventPublisher, ConfluenceScopesRequestCache confluenceScopesRequestCache) VersionFinderFactory
(FinderProxyFactory finderProxyFactory, ContentEntityManagerInternal contentEntityManagerInternal, VersionFactory versionFactory, ContentFactory contentFactory) -
Uses of FinderProxyFactory in com.atlassian.confluence.api.impl.service.people
Constructors in com.atlassian.confluence.api.impl.service.people with parameters of type FinderProxyFactoryModifierConstructorDescriptionGroupServiceImpl
(GroupManagerInternal groupManager, ConfluenceAccessManager confluenceAccessManager, UserAccessorInternal userAccessor, GroupFactory groupFactory, FinderProxyFactory finderProxyFactory, PermissionManager permissionManager, DefaultWritableDirectoryForGroupsExistsCriteria writableDirectoryForGroupsExistsCriteria, SpacePermissionManager spacePermissionManager, CrowdDirectoryEntityHelper crowdDirectoryEntityHelper, ScopesRequestCacheDelegate scopesRequestCacheDelegate) PersonServiceImpl
(PermissionManager permissionManager, PersonFactory personFactory, UserAccessorInternal userAccessorInternal, com.atlassian.user.GroupManager groupManager, FinderProxyFactory finderProxyFactory, LongRunningTaskManager longRunningTaskManager, LongTaskFactory longTaskFactory, I18NBeanFactory i18NBeanFactory, SettingsService settingsService, com.atlassian.event.api.EventPublisher eventPublisher, SpacePermissionManager spacePermissionManager, ConfluenceUserResolver confluenceUserResolver, LoginManager loginManager, PaginationService paginationService, SearchIndexAccessor contentSearchIndexAccessor, ScopesRequestCacheDelegate scopesRequestCacheDelegate)