| Constructor and Description |
|---|
AttachmentServiceImpl(PermissionManager permissionManager,
ContentEntityManager contentEntityManager,
FileUploadManager fileUploadManager,
AttachmentManagerInternal attachmentManager,
ContentModelFactory contentFactory,
AttachmentContentTypeApiSupport binding,
FinderProxyFactory finderProxyFactory,
ContentTrashService trashService) |
ContentServiceImpl(PermissionManager permissionManager,
ContentModelFactory contentFactory,
ContentFinderFactory contentFinderFactory,
ContentTrashService trashService,
ApiSupportProvider apiSupportProvider,
ContentEntityManagerInternal contentEntityManager,
PersonModelFactory personFactory,
com.atlassian.event.api.EventPublisher eventPublisher) |
ContentVersionServiceImpl(VersionFinderFactory versionFinderFactory,
ContentEntityManagerInternal contentEntityManagerInternal,
PermissionManager permissionManager,
VersionFactory versionFactory,
ContentModelFactory contentFactory,
com.atlassian.event.api.EventPublisher eventPublisher,
PersonModelFactory personFactory) |
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 |
|---|
ContentBodyConversionManagerImpl(FormatConverter formatConverter,
ExceptionTolerantMigrator xhtmlRoundTripMigrator,
WikiToXhtmlMigrator wikiToXhtmlMigrator,
Renderer viewRenderer,
TemplateRenderer templateRenderer,
I18NBeanFactory i18nBeanFactory,
WebResourceDependenciesRecorder webResourceDependenciesRecorder,
WebResourceDependenciesFactory resourceDependenciesFactory,
org.springframework.transaction.PlatformTransactionManager transactionManager,
com.atlassian.util.concurrent.Supplier<ContentModelFactory> contentFactory,
ContentEntityManagerInternal contentEntityManager) |
| Constructor and Description |
|---|
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentFactory |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.base.Supplier<ContentModelFactory> |
AbstractSpaceFactory.contentFactorySupplier |
| Constructor and Description |
|---|
DefaultContentBlueprintInstanceFactory(ContentModelFactory contentFactory) |
| Constructor and Description |
|---|
AbstractSpaceFactory(SpaceLogoManager spaceLogoManager,
com.google.common.base.Supplier<ContentModelFactory> contentFactorySupplier,
SpaceMetadataFactory spaceMetadataFactory,
OperationService operationService,
PermissionManager permissionManager,
SpaceSettingsService spaceSettingsService,
ThemeService themeService,
LookAndFeelService lookAndFeelService) |
SpaceFactory(SpaceLogoManager spaceLogoManager,
com.google.common.base.Supplier<ContentModelFactory> contentFactorySupplier,
SpaceMetadataFactory spaceMetadataFactory,
OperationService operationService,
SpacePermissionModelFactory spacePermissionFactory,
PermissionManager permissionManager,
SpaceSettingsService spaceSettingsService,
ThemeService themeService,
LookAndFeelService lookAndFeelService) |
| Constructor and Description |
|---|
ContentFinderFactory(ContentModelFactory 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,
ContentModelFactory contentFactory) |
| Constructor and Description |
|---|
SqlSpaceFactory(SpaceLogoManager spaceLogoManager,
com.google.common.base.Supplier<ContentModelFactory> contentFactorySupplier,
SpaceMetadataFactory spaceMetadataFactory,
OperationService operationService,
SpaceManager spaceManager,
UserAccessor userAccessor,
SpacePermissionModelFactory spacePermissionFactory,
PermissionManager permissionManager,
SpaceSettingsService spaceSettingsService,
ThemeService themeService,
LookAndFeelService lookAndFeelService) |
| Constructor and Description |
|---|
AttachmentContentTypeApiSupport(ContentEntityManager contentEntityManager,
ContentModelFactory contentFactory,
AttachmentManagerInternal attachmentManager,
PaginationService paginationService,
PermissionManager permissionManager,
ApiSupportProvider apiSupportProvider,
ContentCreator contentCreator) |
CommentContentTypeApiSupport(CommentManagerInternal commentManager,
PaginationService paginationService,
ContentModelFactory contentFactory,
PermissionManager permissionManager,
ContentEntityManager contentEntityManager,
ApiSupportProvider apiSupportProvider,
CommentService commentService,
ContentBodyConversionService contentBodyConversionService,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ContentCreator contentCreator) |
PageContentTypeApiSupport(ContentModelFactory contentFactory,
PageManager pageManager,
SpaceManager spaceManager,
PaginationService paginationService,
ApiSupportProvider apiSupportProvider,
ContentCreator contentCreator,
com.atlassian.event.api.EventPublisher eventPublisher,
PageTemplateManager pageTemplateManager,
ContentPermissionManager contentPermissionManager) |
| Constructor and Description |
|---|
ContentRestrictionFactory(PersonModelFactory personFactory,
com.google.common.base.Supplier<ContentModelFactory> contentFactorySupplier,
NavigationService navigationService) |
| Constructor and Description |
|---|
RelatableFactory(ContentModelFactory contentFactory,
ModelFactory<Space,Space> spaceFactory,
PersonModelFactory personFactory) |
| Constructor and Description |
|---|
DefaultCustomContentManager(CustomContentDao customContentDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
ContentTypeManager contentTypeManager,
RelationManager relationManager,
ContentModelFactory contentFactory,
ChangeIndexer changeIndexer,
ApiSupportProvider apiSupportProvider) |
| Constructor and Description |
|---|
DefaultApiRestEntityFactory(ContentModelFactory contentFactory,
ModelFactory<Space,Space> spaceFactory,
RestEntityEnrichmentManager restEntityEnrichmentManager,
RelationService relationService) |
| Modifier and Type | Method and Description |
|---|---|
void |
RevertPageBackToVersionAction.setContentFactory(ContentModelFactory contentFactory) |
void |
RemovePageAction.setContentFactory(ContentModelFactory contentFactory) |
void |
AbstractEditPageAction.setContentFactory(ContentModelFactory contentFactory) |
void |
AbstractCreatePageAction.setContentFactory(ContentModelFactory contentFactory) |
Copyright © 2003–2017 Atlassian. All rights reserved.