public interface DeploymentValidationContext
Modifier and Type | Method | Description |
---|---|---|
DeploymentValidationLogger |
getLogger() |
Get a logger to use while validating a deployment.
|
SessionHelper |
getSessionHelper() |
Get a SessionHelper instance for the deployment.
|
SessionHelper getSessionHelper()
DeploymentValidationLogger getLogger()