Package org.apache.sling.cms.core.models
Class VersionInfo
java.lang.Object
org.apache.sling.cms.core.models.VersionInfo
@Model(adaptables=org.apache.sling.api.resource.Resource.class)
public class VersionInfo
extends Object
Returns all of the versions for a Resource. At the moment only JCR nodes are
supported.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VersionInfo
public VersionInfo(org.apache.sling.api.resource.Resource resource)
-
-
Method Details
-
getVersions
-