Interface DeploymentExpiryResult
-
- All Known Implementing Classes:
DeploymentExpiryResultImpl
public interface DeploymentExpiryResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAffectedDeploymentsCount()
Date
getExpiryFinished()
Date
getExpiryStarted()
-