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 |
---|
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) |
Constructor and Description |
---|
ContentFinderFactory(ContentFactory contentFactory,
PageManagerInternal pageManager,
SpaceManager spaceManager,
PaginationService paginationService,
AttachmentContentTypeApiSupport attachmentContentTypeBinding,
ContentEntityManagerInternal contentEntityManager,
PermissionManager permissionManager,
FinderProxyFactory finderProxyFactory) |
Constructor and Description |
---|
RelationServiceImpl(RelationManager relationManager,
RelationInstanceFactory relationInstanceFactory,
RelatableFactory relatableFactory,
RelatableResolver relatableResolver,
PaginationService paginationService,
FavouriteManager favouriteManager,
PermissionManager permissionManager) |
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.