Class AttachmentFetcher
java.lang.Object
com.atlassian.confluence.api.impl.service.content.finder.AttachmentFetcher
- All Implemented Interfaces:
ContentFetcher
- Since:
- 9.2.5
-
Constructor Summary
ConstructorsConstructorDescriptionAttachmentFetcher
(ContentFinderImpl contentFinder, PaginationService paginationService, ContentFactory contentFactory, SpaceManager spaceManager, AttachmentManagerInternal attachmentManager, AttachmentContentTypeApiSupport attachmentContentTypeApiSupport) -
Method Summary
-
Constructor Details
-
AttachmentFetcher
public AttachmentFetcher(ContentFinderImpl contentFinder, PaginationService paginationService, ContentFactory contentFactory, SpaceManager spaceManager, AttachmentManagerInternal attachmentManager, AttachmentContentTypeApiSupport attachmentContentTypeApiSupport)
-
-
Method Details
-
fetch
- Specified by:
fetch
in interfaceContentFetcher
- Throws:
BadRequestException
-