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 VersionSet
InternalBaseline. getBaseVersions()
Returns the recorded base versions of all versionable nodes in the configuration.VersionSet
InternalActivity. 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 void
VersionManagerImplRestore. internalRestore(VersionSet versions, boolean removeExisting)
-