Uses of Class
org.alfresco.rest.model.RestVersionModel
Packages that use RestVersionModel
-
Uses of RestVersionModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestVersionModel -
Uses of RestVersionModel in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestVersionModelModifier and TypeMethodDescriptionNode.getVersionInformation(String versionId) Gets the version information versionId for node nodeId using GET call 'nodes/{nodeId}/versions/{versionId}Node.revertVersion(String versionId, String postBody) Revert the version identified by versionId and nodeId to the node using POST call 'nodes/{nodeId}/versions/{versionId}/revert