Get whether the Host is configured to automatically undeploy old versions of applications deployed using parallel deployment. This only takes effect if #getAutoDeploy() also returns true. @return the undeploy old versions flag
()
| 244 | * @return the undeploy old versions flag |
| 245 | */ |
| 246 | boolean getUndeployOldVersions(); |
| 247 | |
| 248 | |
| 249 | /** |
no outgoing calls
no test coverage detected