Interface | Description |
---|---|
ExportPostProcessor |
Defines a post processor that is invoked after a package is assembled.
|
InstallContext |
The install context is passed to
InstallHook s during the different
phases of a package installation. |
InstallHook |
An install hook is used to do some pre and post work during a package
install.
|
InstallHookProcessor |
The install hook processor is used for handle the install hooks, from registration to execution.
|
InstallHookProcessorFactory |
InstallHookProcessorFactory ... |
JcrPackage |
Specifies the interface of a vault package stored in the repository.
|
JcrPackageDefinition |
Specifies the interface of a package definition stored in the repository.
|
JcrPackageManager |
Extends the
PackageManager by repository specific operations. |
PackageManager |
The package manager is used to deal with packages.
|
PackageProperties |
The package properties provide extra/meta information about the package to install.
|
Packaging |
Default access point to package managers.
|
VaultPackage |
Defines a vault package.
|
Class | Description |
---|---|
Dependency |
Implements a package dependency reference.
|
DependencyUtil |
Dependency Utilities
|
ExportOptions |
Holds options used for exporting.
|
PackageId |
PackageId provides the basic metrics for identifying a package. |
PackagingService |
Default access point to package managers for non OSGi clients.
|
ScopedWorkspaceFilter |
Workspace filter wrapper that limits the filter in- or outside certain paths.
|
SubPackageHandling |
The sub package handling specifies how sub package are handled during recursive package installation.
|
SubPackageHandling.Entry | |
Version |
Implements a package version.
|
VersionRange |
Implements a version range
|
Enum | Description |
---|---|
DependencyHandling |
Defines how package dependencies influence package installation and un-installation.
|
InstallContext.Phase |
The current phase of a package installation
|
PackageType |
Specifies the type of the package.
|
SubPackageHandling.Option |
The sub package option
|
Exception | Description |
---|---|
CyclicDependencyException |
CyclicDependencyException ... |
DependencyException |
DependencyException ... |
NoSuchPackageException |
Exception for errors where a specified package does not exist
|
PackageException |
Generic exception for package related operations.
|
PackageExistsException |
Exception thrown if a specified package already exist.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"