| Constructor and Description |
|---|
ContentServiceImpl(PermissionManager permissionManager,
ContentFactory contentFactory,
AttachmentService attachmentService,
ContentFinderFactory contentFinderFactory,
ContentTrashService trashService,
ApiSupportProvider apiSupportProvider,
ContentEntityManagerInternal contentEntityManager) |
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) |
| Modifier and Type | Method and Description |
|---|---|
Map<ContentRepresentation,ContentBody> |
ContentBodyFactory.makeContentBodies(BodyContent bodyContent,
Expansions expansions,
ContentFactory contentFactory) |
| Constructor and Description |
|---|
AttachmentFactory(ContentFactory contentFactory) |
| Constructor and Description |
|---|
SpaceFactory(SpaceLogoManager spaceLogoManager,
SpaceManager spaceManager,
com.google.common.base.Supplier<ContentFactory> contentFactorySupplier) |
| Constructor and Description |
|---|
ContentFinderFactory(ContentFactory contentFactory,
PageManagerInternal pageManager,
SpaceManager spaceManager,
PaginationService paginationService,
AttachmentContentTypeApiSupport attachmentContentTypeBinding,
ContentEntityManagerInternal contentEntityManager,
PermissionManager permissionManager,
FinderProxyFactory finderProxyFactory) |
| Constructor and Description |
|---|
CommentContentTypeApiSupport(CommentManagerInternal commentManager,
PaginationService paginationService,
ContentFactory contentFactory,
PermissionManager permissionManager,
ContentEntityManager contentEntityManager,
ApiSupportProvider apiSupportProvider,
CommentService commentService,
ContentBodyConversionService contentBodyConversionService,
com.atlassian.plugin.PluginAccessor pluginAccessor) |
PageContentTypeApiSupport(ContentFactory contentFactory,
PageManagerInternal pageManager,
SpaceManager spaceManager,
PaginationService paginationService,
ApiSupportProvider apiSupportProvider,
ContentCreator contentCreator) |
| Constructor and Description |
|---|
ContentRestrictionFactory(PersonFactory personFactory,
ContentFactory contentFactory,
NavigationService navigationService) |
| Constructor and Description |
|---|
RelatableFactory(ContentFactory contentFactory,
SpaceFactory spaceFactory,
PersonFactory personFactory) |
Copyright © 2003–2016 Atlassian. All rights reserved.