| Interface | Description |
|---|---|
| Scheduler |
Generic interface for a Deployment Scheduler.
|
| Class | Description |
|---|---|
| BaseScheduler |
Base scheduler implementation
|
| InstallScheduler |
Scheduler to execute the packages' installation scripts.
|
| PackageFinder |
Helper class to look inside the profiles
|
| ProfileDate |
Transforms from
Date to a valid string representation for the xs:dateAndTime XML Schema data type and vice versa. |
| RebootScheduler |
Scheduler to execute the packages' reboot scripts.
|
| Report |
Creates a report of the deployment operations to send to the
DLManagement Service
|
| UninstallScheduler |
Scheduler to execute the packages' uninstallation scripts.
|
| Enum | Description |
|---|---|
| Report.PACKAGESTATUS |
package status on the report
|
| Report.REPORTSTATUS | |
| Report.TYPE |
report type
|
| Exception | Description |
|---|---|
| DeployException |
Custom exception to report deployment troubles
|
| InvalidPackageArchiveException |
Exception class to report an invalid package format
|
| PackageAldreadyDeployedException | |
| PackageFinder.PackageNotFoundException | |
| Report.ReportNotFoundException |
ReportNotFoundException exception
|
| Report.ReportNotValidException |
ReportNotValidException exception
|
| UpdateException |
Copyright © 2015. All Rights Reserved.