Represents the operations performed post deploy, and is implemented by Unisys.AgileBusiness.RuntimeAPI.PackageDeploy class
Namespace: Unisys.AgileBusiness.RuntimeAPI
Assembly: Unisys.AgileBusiness.RuntimeAPI (in Unisys.AgileBusiness.RuntimeAPI.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
The IDeployPackage type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ClonePackage |
Creates a deployment package for the new instance.
|
![]() | CreatePartialPackage |
Creates partial MSIs for the existing instance.
|
![]() | PackageInstall |
Installs the generated package.
|
![]() | UpdatePackage |
Updates the deployment package of th existing instance.
|
![]() | UpdatePartialPackage |
Updates the Partial deployment package of the existing instance.
|
See Also