Package | Description |
---|---|
com.atlassian.confluence.api.service.content |
Modifier and Type | Interface and Description |
---|---|
static interface |
ContentVersionService.VersionFinder
Finder interface that allows to fetchOne() to find A versioned content.
|
Modifier and Type | Method and Description |
---|---|
ContentVersionService.ParameterVersionFinder |
ContentVersionService.ParameterVersionFinder.withId(ContentId contentId)
When query with Id, it will return list of Versions ordered by descending version.
|
Copyright © 2003–2018 Atlassian. All rights reserved.