|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.rest.client.AbstractRemoteService<AttachmentService.AttachmentFinder>
com.atlassian.confluence.rest.client.RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl
public class RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl
| Method Summary | |
|---|---|
com.atlassian.util.concurrent.Promise<PageResponse<Content>> |
fetchMany(PageRequest request)
|
com.atlassian.util.concurrent.Promise<com.atlassian.fugue.Option<Content>> |
fetchOne()
|
com.atlassian.util.concurrent.Promise<Content> |
fetchOneOrNull()
|
RemoteAttachmentService.RemoteAttachmentFinder |
withContainerId(ContentId containerId)
|
RemoteAttachmentService.RemoteAttachmentFinder |
withFilename(java.lang.String filename)
|
RemoteContentService.RemoteSingleContentFetcher |
withId(ContentId attachmentId)
|
RemoteAttachmentService.RemoteAttachmentFinder |
withMediaType(java.lang.String mediaType)
|
| Methods inherited from class com.atlassian.confluence.rest.client.AbstractRemoteService |
|---|
addExpansions, addPageRequest, addPageRequestParams, deleteFuture, getFutureGenericCollection, getFutureMapOfPageResponses, getFutureOption, getFuturePageResponseList, newRestWebResource, postFuture, postFuture, postFuture, postFutureToPageResponse, putFuture |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public RemoteContentService.RemoteSingleContentFetcher withId(ContentId attachmentId)
withId in interface RemoteAttachmentService.RemoteAttachmentFinderpublic RemoteAttachmentService.RemoteAttachmentFinder withContainerId(ContentId containerId)
withContainerId in interface RemoteAttachmentService.RemoteAttachmentFinderpublic RemoteAttachmentService.RemoteAttachmentFinder withFilename(java.lang.String filename)
withFilename in interface RemoteAttachmentService.RemoteAttachmentFinderpublic RemoteAttachmentService.RemoteAttachmentFinder withMediaType(java.lang.String mediaType)
withMediaType in interface RemoteAttachmentService.RemoteAttachmentFinderpublic com.atlassian.util.concurrent.Promise<PageResponse<Content>> fetchMany(PageRequest request)
fetchMany in interface RemoteAttachmentService.RemoteAttachmentFinderpublic com.atlassian.util.concurrent.Promise<com.atlassian.fugue.Option<Content>> fetchOne()
fetchOne in interface RemoteContentService.RemoteSingleContentFetcherpublic com.atlassian.util.concurrent.Promise<Content> fetchOneOrNull()
fetchOneOrNull in interface RemoteContentService.RemoteSingleContentFetcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||