InstallationStatus
No description
enum InstallationStatus {
SUCCESS
FAILURE
PARTIAL
}
Values
Installation completed successfully
Installation failed completely
Installation completed with some components failing
Member Of
BundleInstallHistory object
Was this topic helpful?