public class AppInstanceStatusImpl extends Object implements org.springframework.cloud.deployer.spi.app.AppInstanceStatus
Constructor and Description |
---|
AppInstanceStatusImpl() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAttributes() |
String |
getId() |
org.springframework.cloud.deployer.spi.app.DeploymentState |
getState() |
public String getId()
getId
in interface org.springframework.cloud.deployer.spi.app.AppInstanceStatus
public org.springframework.cloud.deployer.spi.app.DeploymentState getState()
getState
in interface org.springframework.cloud.deployer.spi.app.AppInstanceStatus
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.