Method | Description | |
---|---|---|
Execute ( string packagePath, bool disableIndexing, bool enableSecurityInstall ) : Sitecore.Ship.Core.Domain.PackageManifest | ||
UpdatePackageRunner ( IPackageManifestRepository manifestRepository ) : System |
Method | Description | |
---|---|---|
GetInstallationInfo ( string packagePath ) : PackageInstallationInfo | ||
SaveInstallationMessages ( List |
public Execute ( string packagePath, bool disableIndexing, bool enableSecurityInstall ) : Sitecore.Ship.Core.Domain.PackageManifest | ||
packagePath | string | |
disableIndexing | bool | |
enableSecurityInstall | bool | |
return | Sitecore.Ship.Core.Domain.PackageManifest |
public UpdatePackageRunner ( IPackageManifestRepository manifestRepository ) : System | ||
manifestRepository | IPackageManifestRepository | |
return | System |