| Constructor and Description |
|---|
AttachmentServiceImpl(PermissionManager permissionManager,
ContentEntityManager contentEntityManager,
FileUploadManager fileUploadManager,
AttachmentManagerInternal attachmentManager,
ContentFactory contentFactory,
AttachmentContentTypeApiSupport binding,
FinderProxyFactory finderProxyFactory,
ContentTrashService trashService) |
ContentServiceImpl(PermissionManager permissionManager,
ContentFactory contentFactory,
ContentFinderFactory contentFinderFactory,
ContentTrashService trashService,
ApiSupportProvider apiSupportProvider,
ContentEntityManagerInternal contentEntityManager) |
ContentVersionServiceImpl(VersionFinderFactory versionFinderFactory,
ContentEntityManagerInternal contentEntityManagerInternal,
PermissionManager permissionManager,
VersionFactory versionFactory,
ContentFactory contentFactory) |
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) |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.base.Supplier<ContentFactory> |
AbstractSpaceFactory.contentFactorySupplier |
| Modifier and Type | Method and Description |
|---|---|
Version |
VersionFactory.build(ContentEntityObject entity,
Expansions subExpansions,
ContentFactory contentFactory) |
Reference<Version> |
VersionFactory.buildRef(ContentEntityObject entity,
Fauxpansions fauxpansions,
ContentFactory contentFactory) |
Reference<History> |
HistoryFactory.buildRef(ContentEntityObject entity,
Reference<Content> contentReference,
List<ConfluenceUser> editContributors,
Fauxpansions fauxpansions,
ContentFactory contentFactory) |
Map<ContentEntityObject,Reference<History>> |
HistoryFactory.buildReferences(Iterable<ContentEntityObject> ceos,
Fauxpansions historyExpansions,
ContentFactory contentFactory) |
Map<ContentRepresentation,ContentBody> |
ContentBodyFactory.makeContentBodies(ContentEntityObject ceo,
BodyContent bodyContent,
Expansions expansions,
ContentFactory contentFactory) |
| Constructor and Description |
|---|
DefaultContentBlueprintInstanceFactory(ContentFactory contentFactory) |
| Constructor and Description |
|---|
AbstractSpaceFactory(SpaceLogoManager spaceLogoManager,
com.google.common.base.Supplier<ContentFactory> contentFactorySupplier,
SpaceMetadataFactory spaceMetadataFactory,
OperationService operationService) |
SpaceFactory(SpaceLogoManager spaceLogoManager,
com.google.common.base.Supplier<ContentFactory> contentFactorySupplier,
SpaceMetadataFactory spaceMetadataFactory,
OperationService operationService) |
| 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) |
VersionFinderFactory(FinderProxyFactory finderProxyFactory,
ContentEntityManagerInternal contentEntityManagerInternal,
VersionFactory versionFactory,
ContentFactory contentFactory) |
| Constructor and Description |
|---|
SqlSpaceFactory(SpaceLogoManager spaceLogoManager,
com.google.common.base.Supplier<ContentFactory> contentFactorySupplier,
SpaceMetadataFactory spaceMetadataFactory,
OperationService operationService,
SpaceManager spaceManager,
UserAccessor userAccessor) |
| 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 |
|---|
ContentRestrictionFactory(PersonFactory personFactory,
com.google.common.base.Supplier<ContentFactory> contentFactorySupplier,
NavigationService navigationService) |
| Constructor and Description |
|---|
RelatableFactory(ContentFactory contentFactory,
SpaceFactory spaceFactory,
PersonFactory personFactory) |
| Constructor and Description |
|---|
DefaultCustomContentManager(CustomContentDao customContentDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
ContentTypeManager contentTypeManager,
RelationManager relationManager,
ContentFactory contentFactory,
ChangeIndexer changeIndexer,
ApiSupportProvider apiSupportProvider) |
| Constructor and Description |
|---|
DefaultApiRestEntityFactory(ContentFactory contentFactory,
SpaceFactory spaceFactory,
RestEntityEnrichmentManager restEntityEnrichmentManager) |
Copyright © 2003–2016 Atlassian. All rights reserved.