| Interface | Description |
|---|---|
| AppDeployer |
SPI defining a runtime environment capable of deploying and managing the
lifecycle of apps that are intended to run indefinitely (until undeployed),
as opposed to
tasks. |
| AppInstanceStatus |
Status for an individual app instance deployment.
|
| Class | Description |
|---|---|
| AppStatus |
Status of an app which is initially constructed from an
AppDeploymentRequest and
runtime deployment properties by a deployer during deployment. |
| AppStatus.Builder |
Utility class constructing an instance of
AppStatus
using a builder pattern. |
| Enum | Description |
|---|---|
| DeploymentState |
Deployment states for apps and groups.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.