public interface ApplicationDeploymentTime extends ConfigBeanProxy, javax.validation.Payload
ConfigBeanProxy.Duck
Modifier and Type | Method and Description |
---|---|
String |
getDeploymentTime()
Time taken to deploy the application.
|
String |
getTimeDeployed()
The time when the application was deployed
|
void |
setDeploymentTime(String value) |
void |
setTimeDeployed(String value) |
createChild, deepCopy, getParent, getParent
String getDeploymentTime()
void setDeploymentTime(String value) throws PropertyVetoException
PropertyVetoException
String getTimeDeployed()
void setTimeDeployed(String value) throws PropertyVetoException
PropertyVetoException
Copyright © 2019. All rights reserved.