Uses of Interface
com.atlassian.confluence.rest.client.RemoteAttachmentService.RemoteAttachmentFinder
Packages that use RemoteAttachmentService.RemoteAttachmentFinder
Package
Description
This package contains the code which communicates with Confluence via REST API.
- 
Uses of RemoteAttachmentService.RemoteAttachmentFinder in com.atlassian.confluence.rest.clientClasses in com.atlassian.confluence.rest.client that implement RemoteAttachmentService.RemoteAttachmentFinderMethods in com.atlassian.confluence.rest.client that return RemoteAttachmentService.RemoteAttachmentFinderModifier and TypeMethodDescriptionRemoteAttachmentService.RemoteAttachmentFinder.withContainerId(ContentId parentId) RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl.withContainerId(ContentId containerId) RemoteAttachmentService.RemoteAttachmentFinder.withFilename(String filename) RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl.withFilename(String filename) RemoteAttachmentService.RemoteAttachmentFinder.withMediaType(String type) RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl.withMediaType(String mediaType)