public static interface RemoteContentService.RemoteContentFinder extends RemoteContentService.RemoteParameterContentFinder
| Modifier and Type | Method and Description |
|---|---|
RemoteContentService.RemoteSingleContentFetcher |
withId(ContentId contentId) |
RemoteContentService.RemoteSingleContentFetcher |
withLocator(ContentLocator locator)
Retrieve a piece of content by some more complex criteria (defined by the ContentLocator).
|
withCreatedDate, withSpace, withTitle, withTypefetchMany, fetchMappedByContentTypefetchOne, fetchOneOrNullRemoteContentService.RemoteSingleContentFetcher withId(ContentId contentId)
RemoteContentService.RemoteSingleContentFetcher withLocator(ContentLocator locator)
locator - the locator containing the criteria for the content you are looking forCopyright © 2003-2014 Atlassian. All Rights Reserved.