Method | Description | |
---|---|---|
GetTaskExecutionContext ( IPackage nugetPackage, string packageFolderName, PackageInstallationState state, Controller controller ) : |
Creates the task execution context for use in the Package installation actions
|
|
PackageInstallUtility ( IBackOfficeRequestContext backOfficeRequestContext ) : System.Web.Mvc | ||
RunPostPackageInstallActions ( PackageInstallationState state, |
Runs package actions for either PostPackageInstall and PostPackageUninstall & the packagefoldername specific task
|
|
RunPrePackageUninstallActions ( |
Runs the actions for PrePackageUninstall and for the packagefoldername specific task
|