public interface DeploymentVerificationStrategy extends OperationRetrier.RetriableOperation
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isDeployed(Deployment deployment) |
void |
onTimeout(Deployment deployment) |
getRetryExhaustedMessage, runBoolean isDeployed(Deployment deployment)
void onTimeout(Deployment deployment)
Copyright © 2020 MuleSoft Inc. All rights reserved.