public class ControllerUtils extends Object
| Constructor and Description |
|---|
ControllerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentStateResource |
mapState(org.springframework.cloud.deployer.spi.app.DeploymentState state)
Maps the
DeploymentState from the Deployer SPI to a
DeploymentStateResource which is used by the REST API. |
public static DeploymentStateResource mapState(org.springframework.cloud.deployer.spi.app.DeploymentState state)
DeploymentState from the Deployer SPI to a
DeploymentStateResource which is used by the REST API.state - Must not be nullCopyright © 2021 Pivotal Software, Inc.. All rights reserved.