Generated by
JDiff

Package org.apache.jackrabbit.vault.packaging

Added Classes
NoSuchPackageException Exception for errors where a specified package does not exist
PackageExistsException Exception thrown if a specified package already exist.
PackageType Specifies the type of the package.
 

Changed Classes and Interfaces
Dependency Implements a package dependency reference.
ExportOptions Holds options used for exporting.
JcrPackage Specifies the interface of a vault package stored in the repository.
JcrPackageManager Extends the PackageManager by repository specific operations.
PackageId {@code PackageId} provides the basic metrics for identifying a package.
PackageProperties The package properties provide extra/meta information about the package to install.
VaultPackage Defines a vault package.