|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.rest.client.AbstractRemoteService<ContentPropertyService.ContentPropertyFinder>
com.atlassian.confluence.rest.client.RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl
public class RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl
| Constructor Summary | |
|---|---|
RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl(AbstractRemoteService other,
Expansion... expansions)
|
|
| Method Summary | |
|---|---|
com.atlassian.util.concurrent.Promise<PageResponse<JsonContentProperty>> |
fetchMany(PageRequest request)
|
com.atlassian.util.concurrent.Promise<com.atlassian.fugue.Option<JsonContentProperty>> |
fetchOne()
|
com.atlassian.util.concurrent.Promise<JsonContentProperty> |
fetchOneOrNull()
|
RemoteContentPropertyService.RemoteParameterContentPropertyFinder |
withContentId(ContentId contentId)
|
RemoteContentPropertyService.RemoteSingleContentPropertyFetcher |
withId(JsonContentPropertyId contentPropertyId)
|
RemoteContentPropertyService.RemoteParameterContentPropertyFinder |
withKey(java.lang.String key)
|
| Methods inherited from class com.atlassian.confluence.rest.client.AbstractRemoteService |
|---|
addExpansions, addPageRequest, addPageRequestParams, deleteFuture, deleteFuture, getFutureGenericCollection, getFutureMapOfPageResponses, getFutureOption, getFuturePageResponseList, newExperimentalRestWebResource, newRestWebResource, postFuture, postFuture, postFuture, postFutureToPageResponse, putFuture |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl(AbstractRemoteService other,
Expansion... expansions)
| Method Detail |
|---|
public RemoteContentPropertyService.RemoteSingleContentPropertyFetcher withId(JsonContentPropertyId contentPropertyId)
withId in interface RemoteContentPropertyService.RemoteContentPropertyFinderpublic RemoteContentPropertyService.RemoteParameterContentPropertyFinder withContentId(ContentId contentId)
withContentId in interface RemoteContentPropertyService.RemoteParameterContentPropertyFinderpublic RemoteContentPropertyService.RemoteParameterContentPropertyFinder withKey(java.lang.String key)
withKey in interface RemoteContentPropertyService.RemoteParameterContentPropertyFinderpublic com.atlassian.util.concurrent.Promise<PageResponse<JsonContentProperty>> fetchMany(PageRequest request)
fetchMany in interface RemoteContentPropertyService.RemoteContentPropertyFetcherpublic com.atlassian.util.concurrent.Promise<com.atlassian.fugue.Option<JsonContentProperty>> fetchOne()
fetchOne in interface RemoteContentPropertyService.RemoteSingleContentPropertyFetcherpublic com.atlassian.util.concurrent.Promise<JsonContentProperty> fetchOneOrNull()
fetchOneOrNull in interface RemoteContentPropertyService.RemoteSingleContentPropertyFetcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||