public static interface RemoteContentPropertyService.RemoteContentPropertyFetcher extends RemoteContentPropertyService.RemoteSingleContentPropertyFetcher
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.util.concurrent.Promise<PageResponse<JsonContentProperty>> |
fetchMany(PageRequest request) |
fetchOne, fetchOneOrNullcom.atlassian.util.concurrent.Promise<PageResponse<JsonContentProperty>> fetchMany(PageRequest request)
Copyright © 2003–2018 Atlassian. All rights reserved.