Uses of Class
com.atlassian.confluence.rest.serialization.jackson2.RestData
Packages that use RestData
Package
Description
-
Uses of RestData in com.atlassian.confluence.plugins.restapi.experimental.resources
Methods in com.atlassian.confluence.plugins.restapi.experimental.resources with parameters of type RestDataModifier and TypeMethodDescriptionContentVersionResource.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.jackson2
Methods in com.atlassian.confluence.rest.serialization.jackson2 that return RestData