- java.lang.Object
-
- org.apache.sling.cms.core.models.VersionInfo
-
@Model(adaptables=org.apache.sling.api.resource.Resource.class)
public class VersionInfo
extends java.lang.Object
Returns all of the versions for a Resource. At the moment only JCR nodes are
supported.
-
-
Constructor Summary
Constructors
Constructor and Description |
VersionInfo(org.apache.sling.api.resource.Resource resource) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.