| Interface | Description |
|---|---|
| ReleaseManager |
Manages the lifecycle of a releases.
|
| Class | Description |
|---|---|
| AppDeployerReleaseManager |
A ReleaseManager implementation that uses an AppDeployer.
|
| AppDeploymentRequestFactory |
Factory managing
AppDeploymentRequests. |
| ApplicationManifestDifferenceFactory |
A Factory to create an
ApplicationManifestDifference. |
| ApplicationManifestDifferenceSummaryGenerator |
Generate a summary description of an
ApplicationManifestDifference. |
| ReleaseAnalysisReport |
Report returned from the
ReleaseAnalyzer that gives the
ReleaseDifference that describes if there is a difference between the existing
release and the requested on, and if so, a description of the differences. |
| ReleaseAnalyzer |
Analyze the new release manifest and the previous one to determine the minimum number
of releases to install and delete when upgrading.
|
| ReleaseDifferenceSummaryGenerator |
Generate a summary description of the
ReleaseDifference as String. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.