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,
SpaceFactory spaceFactory,
PageManagerInternal pageManager,
ContentFactory contentFactory,
PaginationService paginationService,
PermissionManager permissionManager,
ContentService contentService,
SpacePermissionManager spacePermissionManager,
LongRunningTaskManager longRunningTaskManager,
LongTaskFactory longTaskFactory,
I18NBeanFactory i18NBeanFactory,
FinderProxyFactory finderProxyFactory,
LabelManager labelManager,
UserChecker userChecker,
AccessModeService accessModeService) |
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) |
Constructor and Description |
---|
AttachmentContentTypeApiSupport(ContentEntityManager contentEntityManager,
ContentFactory contentFactory,
AttachmentManagerInternal attachmentManager,
PaginationService paginationService,
PermissionManager permissionManager,
ApiSupportProvider apiSupportProvider,
ContentCreator contentCreator,
ThumbnailManager thumbnailManager) |
CommentContentTypeApiSupport(CommentManagerInternal commentManager,
PaginationService paginationService,
ContentFactory contentFactory,
PermissionManager permissionManager,
ContentEntityManager contentEntityManager,
ApiSupportProvider apiSupportProvider,
CommentService commentService,
ContentBodyConversionService contentBodyConversionService,
com.atlassian.plugin.PluginAccessor pluginAccessor) |
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,
UserChecker userChecker,
ValidatingRelationDescriptorRegistry relationDescriptorRegistry,
AccessModeService accessModeService) |
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–2019 Atlassian. All rights reserved.