public static interface RemoteContentTemplateService.RemoteTemplateFetcher extends RemoteContentTemplateService.RemoteSingleTemplateFetcher, RemoteManyFetcher<ContentTemplate>
Modifier and Type | Method and Description |
---|---|
com.atlassian.util.concurrent.Promise<PageResponse<ContentTemplate>> |
fetchMany(PageRequest request) |
fetch, fetchCompletionStage, fetchOne, fetchOneOrNull, fetchOrNull, fetchOrNullCompletionStage
fetchManyCompletionStage
com.atlassian.util.concurrent.Promise<PageResponse<ContentTemplate>> fetchMany(PageRequest request)
fetchMany
in interface RemoteManyFetcher<ContentTemplate>
Copyright © 2003–2019 Atlassian. All rights reserved.