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, fetchOneOrNull
com.atlassian.util.concurrent.Promise<PageResponse<JsonContentProperty>> fetchMany(PageRequest request)
Copyright © 2003–2015 Atlassian. All rights reserved.