| Modifier and Type | Interface and Description |
|---|---|
interface |
PaginationServiceInternal
Additional pagination functionality dealing with PagingIterators / Paginated live here
Until CONFDEV-26743 is resolved and we have a blessed path going forward, the PagingIterator / Paginated types
should not be leaked to consumers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PaginationServiceImpl |
| Constructor and Description |
|---|
AuditServiceImpl(AuditManager auditManager,
AuditRecordFactory recordFactory,
AuditRecordEntityFactory recordEntityFactory,
PaginationService paginationService,
UserAccessor userAccessor,
PermissionManager permissionManager,
SettingsManager settingsManager,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.timezone.TimeZoneManager timeZoneManager,
I18NBeanFactory i18NBeanFactory) |
| Constructor and Description |
|---|
SpaceServiceImpl(SpaceManagerInternal spaceManager,
SpaceTypeManager spaceTypeManager,
SpaceFactory spaceFactory,
PageManagerInternal pageManager,
ContentFactory contentFactory,
PaginationService paginationService,
PermissionManager permissionManager,
ContentService contentService,
SpacePermissionManager spacePermissionManager,
LongTaskFactory longTaskFactory,
FinderProxyFactory finderProxyFactory,
ConfluenceDarkFeatureManager darkFeatureManager,
SqlSpaceFinder sqlSpaceService,
com.atlassian.config.db.HibernateConfig hibernateConfig,
CustomContentManager customContentManager,
RemoveSpaceTaskRunner removeSpaceTaskRunner) |
| Constructor and Description |
|---|
DefaultSpaceMetadataFactory(LabelFactory labelFactory,
PaginationService paginationService) |
| Constructor and Description |
|---|
ContentFinderFactory(ContentFactory contentFactory,
PageManagerInternal pageManager,
SpaceManager spaceManager,
PaginationService paginationService,
AttachmentContentTypeApiSupport attachmentContentTypeBinding,
ContentEntityManagerInternal contentEntityManager,
PermissionManager permissionManager,
FinderProxyFactory finderProxyFactory,
CustomContentManager customContentManager,
com.atlassian.sal.api.timezone.TimeZoneManager timeZoneManager) |
| Constructor and Description |
|---|
SqlSpaceFinder(net.sf.hibernate.SessionFactory sessionFactory,
PaginationService paginationService,
SqlSpaceFactory sqlSpaceFactory) |
| Constructor and Description |
|---|
AttachmentContentTypeApiSupport(ContentEntityManager contentEntityManager,
ContentFactory contentFactory,
AttachmentManagerInternal attachmentManager,
PaginationService paginationService,
PermissionManager permissionManager,
ApiSupportProvider apiSupportProvider,
ContentCreator contentCreator) |
CommentContentTypeApiSupport(CommentManagerInternal commentManager,
PaginationService paginationService,
ContentFactory contentFactory,
PermissionManager permissionManager,
ContentEntityManager contentEntityManager,
ApiSupportProvider apiSupportProvider,
CommentService commentService,
ContentBodyConversionService contentBodyConversionService,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ContentCreator contentCreator) |
PageContentTypeApiSupport(ContentFactory contentFactory,
PageManagerInternal pageManager,
SpaceManager spaceManager,
PaginationService paginationService,
ApiSupportProvider apiSupportProvider,
ContentCreator contentCreator,
com.atlassian.event.api.EventPublisher eventPublisher,
PageTemplateManager pageTemplateManager) |
| Constructor and Description |
|---|
RelationServiceImpl(RelationManager relationManager,
RelationInstanceFactory relationInstanceFactory,
RelatableFactory relatableFactory,
RelatableResolver relatableResolver,
PaginationService paginationService,
FavouriteManager favouriteManager,
LikeManager likeManager,
PermissionManager permissionManager,
ValidatingRelationDescriptorRegistry relationDescriptorRegistry) |
| Constructor and Description |
|---|
UserSearchServiceInternalImpl(PaginationService paginationService,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
PermissionManager permissionManager,
SettingsManager settingsManager) |
| Constructor and Description |
|---|
ContentPropertyFinderFactory(ContentService contentService,
PaginationService paginationService,
CustomContentManager customContentManager,
PermissionManager permissionManager,
JsonPropertyFactory jsonPropertyFactory,
TransactionalHostContextAccessor hostContextAccessor) |
| Constructor and Description |
|---|
SpacePropertyFinderFactory(CustomContentManager customContentManager,
PermissionManager permissionManager,
JsonPropertyFactory jsonPropertyFactory,
SpaceService spaceService,
PaginationService paginationService,
TransactionalHostContextAccessor hostContextAccessor) |
SpacePropertyFinderImpl(CustomContentManager customContentManager,
PermissionManager permissionManager,
JsonPropertyFactory jsonPropertyFactory,
SpaceService spaceService,
PaginationService paginationService,
Expansions expansions) |
Copyright © 2003–2016 Atlassian. All rights reserved.