@Deprecated public interface InstallContext
InstallHook
s during the different
phases of a package installation.Modifier and Type | Interface and Description |
---|---|
static class |
InstallContext.Phase
Deprecated.
The current phase of a package installation
|
Modifier and Type | Method and Description |
---|---|
ImportOptions |
getImportOptions()
Deprecated.
since 2.3.12, use
getOptions() instead. |
ImportOptions |
getOptions()
Deprecated.
Returns the import options that are used to install the package
|
VaultPackage |
getPackage()
Deprecated.
Returns the package that is currently installed
|
InstallContext.Phase |
getPhase()
Deprecated.
Returns the current installation phase
|
Session |
getSession()
Deprecated.
Returns the session that is used to install the package
|
InstallContext.Phase getPhase()
Session getSession()
VaultPackage getPackage()
ImportOptions getImportOptions()
getOptions()
instead.ImportOptions getOptions()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"