public static interface RemoteContentVersionService.RemoteVersionFinder extends RemoteContentVersionService.RemoteParameterVersionFinder, RemoteSingleFetcher<Version>
Modifier and Type | Method and Description |
---|---|
RemoteSingleFetcher |
withIdAndVersion(ContentId contentId,
int version) |
withId
fetchMany, fetchManyCompletionStage
fetch, fetchCompletionStage, fetchOne, fetchOneOrNull, fetchOrNull, fetchOrNullCompletionStage
RemoteSingleFetcher withIdAndVersion(ContentId contentId, int version)
Copyright © 2003–2020 Atlassian. All rights reserved.