Constructor and Description |
---|
ContentServiceImpl(PermissionManager permissionManager,
ContentFactory contentFactory,
ContentFinderFactory contentFinderFactory,
ContentTrashService trashService,
ApiSupportProvider apiSupportProvider,
ContentEntityManagerInternal contentEntityManager,
UserChecker userChecker,
com.google.common.base.Supplier<TouchRelationSupport> touchRelationSupportSupplier,
com.atlassian.event.api.EventPublisher eventPublisher) |
Constructor and Description |
---|
ContentExtensionsFactory(ApiSupportProvider supportProvider) |
Constructor and Description |
---|
AttachmentContentTypeApiSupport(ContentEntityManager contentEntityManager,
ContentFactory contentFactory,
AttachmentManagerInternal attachmentManager,
PaginationService paginationService,
PermissionManager permissionManager,
ApiSupportProvider apiSupportProvider,
ContentCreator contentCreator,
ThumbnailManager thumbnailManager) |
BlogPostContentTypeApiSupport(ApiSupportProvider provider,
ContentCreator contentCreator) |
CommentContentTypeApiSupport(CommentManagerInternal commentManager,
PaginationService paginationService,
ContentFactory contentFactory,
PermissionManager permissionManager,
ContentEntityManager contentEntityManager,
ApiSupportProvider apiSupportProvider,
CommentService commentService,
ContentBodyConversionService contentBodyConversionService,
com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.event.api.EventPublisher eventPublisher) |
PageContentTypeApiSupport(ContentFactory contentFactory,
PageManagerInternal pageManager,
SpaceManager spaceManager,
PaginationService paginationService,
ApiSupportProvider apiSupportProvider,
ContentCreator contentCreator,
com.atlassian.event.api.EventPublisher eventPublisher,
PageTemplateManager pageTemplateManager) |
Constructor and Description |
---|
ContentTypeModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory,
ApiSupportProvider apiSupportProvider) |
Modifier and Type | Class and Description |
---|---|
class |
ContentTypeApiSupportProvider
Provides
ContentTypeApiSupport s that are either bundled, or registered with OSGi |
Modifier and Type | Method and Description |
---|---|
ApiSupportProvider |
CustomContentApiSupportParamsImpl.getProvider() |
ApiSupportProvider |
CustomContentApiSupportParams.getProvider() |
Constructor and Description |
---|
BaseContentTypeApiSupport(ApiSupportProvider provider) |
CustomContentApiSupportParamsImpl(ApiSupportProvider provider,
CustomContentManager customContentManager,
ContentCreator contentCreator,
ContentEntityManager contentEntityManager) |
Constructor and Description |
---|
BaseCustomContentType(ContentType contentType,
ApiSupportProvider apiSupportProvider) |
CustomContentTypeWrapper(ContentType delegateContentType,
ContentType apiContentType,
ApiSupportProvider supportProvider) |
Constructor and Description |
---|
DummyAvailableContentType(ContentEntityAdapter contentEntityAdapter,
PermissionDelegate permissionDelegate,
ApiSupportProvider apiSupportProvider,
CustomContentApiSupportParams customContentApiSupportParams) |
Copyright © 2003–2020 Atlassian. All rights reserved.