public interface Deployment extends ModelEntity
Modifier and Type | Method and Description |
---|---|
String |
getCreated() |
EnvironmentDescription |
getDescription() |
String |
getEnvironmentId() |
String |
getFinished() |
String |
getId() |
DeploymentResult |
getResult() |
String |
getStarted() |
String |
getState() |
String |
getUpdated() |
String getState()
String getStarted()
String getFinished()
String getEnvironmentId()
String getId()
EnvironmentDescription getDescription()
String getCreated()
String getUpdated()
DeploymentResult getResult()
Copyright © 2017. All rights reserved.