| Package | Description |
|---|---|
| org.springframework.cloud.deployer.spi.app |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MultiStateAppDeployer
Extension of the AppDeployer interface that adds an additional
method to return the DeploymentState for a collection of deployment ids.
|
| Modifier and Type | Field and Description |
|---|---|
protected AppDeployer |
AbstractActuatorTemplate.appDeployer |
| Constructor and Description |
|---|
AbstractActuatorTemplate(org.springframework.web.client.RestTemplate restTemplate,
AppDeployer appDeployer,
AppAdmin appAdmin) |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.