Uses of Class
com.atlassian.confluence.rest.serialization.RestData
-
Packages that use RestData Package Description com.atlassian.confluence.plugins.restapi.experimental.resources com.atlassian.confluence.rest.serialization -
-
Uses of RestData in com.atlassian.confluence.plugins.restapi.experimental.resources
Methods in com.atlassian.confluence.plugins.restapi.experimental.resources with parameters of type RestData Modifier and Type Method Description VersionContentVersionResource. restoreContentHistory(ContentId contentId, RestData restData, String expand)Restore a historical version to be a new current version. -
Uses of RestData in com.atlassian.confluence.rest.serialization
Methods in com.atlassian.confluence.rest.serialization that return RestData Modifier and Type Method Description RestDataRestData.RestDataBuilder. build()
-