public static interface ContentVersionService.ParameterVersionFinder extends ManyFetcher<Version>
| Modifier and Type | Method and Description |
|---|---|
ContentVersionService.ParameterVersionFinder |
withId(ContentId contentId)
When query with Id, it will return list of Versions ordered by descending version.
|
fetchManyContentVersionService.ParameterVersionFinder withId(ContentId contentId)
contentId - ContentId of the CURRENT version content.Copyright © 2003–2018 Atlassian. All rights reserved.