| Modifier and Type | Method and Description |
|---|---|
protected ContentService |
RemoteContentServiceAcceptanceTest.Rest.makeContentService() |
protected ContentService |
RemoteContentServiceAcceptanceTest.Graphql.makeContentService() |
protected abstract ContentService |
RemoteContentServiceAcceptanceTest.Fixture.makeContentService() |
ContentService |
ProxyCreator.makeContentServiceProxy() |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentServiceImpl
Server implementation of the
ContentService. |
| Constructor and Description |
|---|
ContentLabelServiceImpl(ContentService contentService,
LabelsService labelsService,
ContentEntityManagerInternal contentEntityManager,
AttachmentManager attachmentManager) |
SpaceServiceImpl(SpaceManagerInternal spaceManager,
SpaceTypeManager spaceTypeManager,
ModelFactory<Space,Space> spaceFactory,
PageManagerInternal pageManager,
ContentModelFactory contentFactory,
PaginationService paginationService,
PermissionManager permissionManager,
ContentService contentService,
SpacePermissionManager spacePermissionManager,
LongTaskFactory longTaskFactory,
FinderProxyFactory finderProxyFactory,
HibernateSpaceFinder hibernateSpaceFinder,
SqlSpaceFinder sqlSpaceService,
com.atlassian.config.db.HibernateConfig hibernateConfig,
CustomContentManager customContentManager,
RemoveSpaceTaskRunner removeSpaceTaskRunner,
GroupService groupService,
SpacePermissionOperationKeyConverter operationKeyConverter) |
| Constructor and Description |
|---|
ContentTrashServiceImpl(PageManager pageManager,
PermissionManager permissionManager,
PageService pageService,
BlogPostService blogPostService,
CommentService commentService,
com.google.common.base.Supplier<ContentService> contentServiceSupplier,
SpaceManager spaceManager,
AttachmentManager attachmentManager,
ApiSupportProvider apiSupportProvider,
com.atlassian.event.api.EventPublisher eventPublisher,
PersonModelFactory personFactory) |
| Constructor and Description |
|---|
LegacyContentDraftServiceImpl(PermissionManager permissionManager,
ContentService contentService,
DraftManager draftManager,
PermissionCheckExemptions permissionCheckExemptions) |
LegacyDraftValidator(ContentService contentService,
DraftManager draftManager,
PermissionManager permissionManager,
PermissionCheckExemptions permissionCheckExemptions) |
SharedContentDraftServiceImpl(ContentService contentService,
ContentEntityManagerInternal contentEntityManager,
ContentPermissionManager contentPermissionManager,
RelatableResolver relatableResolver,
ContentCreator contentCreator,
PageManager pageManager,
PermissionCheckExemptions permissionCheckExemptions,
com.atlassian.event.api.EventPublisher eventPublisher,
RelationService relationService,
RelationManager relationManager,
com.atlassian.event.api.EventMarshallingRegistry eventMarshallingRegistry,
ContentTrashService trashService,
ApiSupportProvider apiSupportProvider,
PersonModelFactory personFactory,
ContentModelFactory contentFactory,
PermissionManager permissionManager) |
| Constructor and Description |
|---|
CopyPageHierarchyValidator(ContentService contentService,
org.hibernate.SessionFactory SessionFactory,
PermissionManager permissionManager,
SpaceManager spaceManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveCommentAction.setApiContentService(ContentService contentService) |
| Constructor and Description |
|---|
ContentPropertyFinderFactory(ContentService contentService,
PaginationService paginationService,
CustomContentManager customContentManager,
PermissionManager permissionManager,
JsonPropertyFactory jsonPropertyFactory,
TransactionalHostContextAccessor hostContextAccessor) |
JsonPropertyFactory(ContentService contentService,
SpaceService spaceService) |
| Constructor and Description |
|---|
EmailLikeCreatedBatchingSectionProvider(com.atlassian.sal.api.message.I18nResolver i18nResolver,
com.atlassian.plugin.notifications.api.notification.UserNotificationPreferencesManager preferencesManager,
ContentService contentService,
Excerpter excerpter) |
| Constructor and Description |
|---|
ExperimentalContentResource(ContentService contentService,
SpaceService spaceService,
ContentMacroService contentMacroService,
ContentTrashService contentTrashService,
CQLSearchService searchService,
ContentDraftService contentDraftService) |
| Constructor and Description |
|---|
ContentResource(ContentService contentService,
SpaceService spaceService,
ContentMacroService contentMacroService,
ContentTrashService contentTrashService,
CQLSearchService searchService,
ContentDraftService contentDraftService,
RecentlyViewedService recentlyViewedService) |
| Constructor and Description |
|---|
DashboardFilterResource(ContentService contentService,
ContentEntityManager contentEntityManager,
DraftsTransitionHelper draftsTransitionHelper,
com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager) |
| Constructor and Description |
|---|
SynchronyContentService(com.atlassian.event.api.EventPublisher eventPublisher,
CollaborativeEditingHelper collaborativeEditingHelper,
SynchronyRecoveryManager synchronyRecoveryManager,
ConfluenceRecoveryManager confluenceRecoveryManager,
SynchronyExternalChangesManager externalChangesManager,
SynchronyNotificationManager notificationManager,
DataHelper dataHelper,
ContentService contentService,
PersonService personService) |
| Modifier and Type | Field and Description |
|---|---|
protected static ContentService |
MacrosAcceptanceTestBase.contentService |
| Modifier and Type | Method and Description |
|---|---|
ContentService |
ConfluenceRestSession.contentService() |
| Constructor and Description |
|---|
DraftsResource(UserAccessor userAccessor,
DraftService draftService,
FormatSettingsManager formatSettingsManager,
LocaleManager localeManager,
PermissionManager permissionManager,
DraftManager draftManager,
I18NBeanFactory i18NBeanFactory,
PageManager pageManager,
DraftsTransitionHelper draftsTransitionHelper,
EditorConverter editConverter,
com.atlassian.event.api.EventPublisher eventPublisher,
RelationService relationService,
com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
ContentService contentService,
PersonService personService) |
Copyright © 2003–2017 Atlassian. All rights reserved.