메소드 | 설명 | |
---|---|---|
Execute ( string packagePath, bool disableIndexing, bool enableSecurityInstall ) : Sitecore.Ship.Core.Domain.PackageManifest | ||
UpdatePackageRunner ( IPackageManifestRepository manifestRepository ) : System |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | Sitecore.Ship.Core.Domain.PackageManifest |
public UpdatePackageRunner ( IPackageManifestRepository manifestRepository ) : System | ||
manifestRepository | IPackageManifestRepository | |
리턴 | System |