@ProviderType public interface InstallContext
InstallHook
s during the different
phases of a package installation.Modifier and Type | Interface and Description |
---|---|
static class |
InstallContext.Phase
The current phase of a package installation
|
Modifier and Type | Method and Description |
---|---|
ImportOptions |
getOptions()
Returns the import options that are used to install the package
|
VaultPackage |
getPackage()
Returns the package that is currently installed
|
InstallContext.Phase |
getPhase()
Returns the current installation phase
|
Session |
getSession()
Returns the session that is used to install the package
|
InstallContext.Phase getPhase()
Session getSession()
VaultPackage getPackage()
ImportOptions getOptions()
Copyright © 2010 - 2020 Adobe. All Rights Reserved