Uses of Class
org.apache.jackrabbit.core.version.VersionSet
- 
Packages that use VersionSet Package Description org.apache.jackrabbit.core.version The versioning framework in jackrabbit consists of 3 layers. - 
- 
Uses of VersionSet in org.apache.jackrabbit.core.version
Methods in org.apache.jackrabbit.core.version that return VersionSet Modifier and Type Method Description VersionSetInternalBaseline. getBaseVersions()Returns the recorded base versions of all versionable nodes in the configuration.VersionSetInternalActivity. getChangeSet()Returns the changeset of this activity.Methods in org.apache.jackrabbit.core.version with parameters of type VersionSet Modifier and Type Method Description protected voidVersionManagerImplRestore. internalRestore(VersionSet versions, boolean removeExisting) 
 -