|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RemoteContentService.RemoteContentFinder
| Method Summary | |
|---|---|
RemoteContentService.RemoteSingleContentFetcher |
withId(ContentId contentId)
|
RemoteContentService.RemoteSingleContentFetcher |
withLocator(ContentLocator locator)
Retrieve a piece of content by some more complex criteria (defined by the ContentLocator). |
| Methods inherited from interface com.atlassian.confluence.rest.client.RemoteContentService.RemoteParameterContentFinder |
|---|
withCreatedDate, withSpace, withTitle, withType |
| Methods inherited from interface com.atlassian.confluence.rest.client.RemoteContentService.RemoteContentFetcher |
|---|
fetchMany, fetchMappedByContentType |
| Methods inherited from interface com.atlassian.confluence.rest.client.RemoteContentService.RemoteSingleContentFetcher |
|---|
fetchOne, fetchOneOrNull |
| Method Detail |
|---|
RemoteContentService.RemoteSingleContentFetcher withId(ContentId contentId)
RemoteContentService.RemoteSingleContentFetcher withLocator(ContentLocator locator)
locator - the locator containing the criteria for the content you are looking for
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||