public interface DeploymentVerificationStrategy
| Modifier and Type | Method and Description |
|---|---|
Predicate<Deployment> |
isDeployed() |
Consumer<Deployment> |
onTimeout() |
Predicate<Deployment> isDeployed()
Consumer<Deployment> onTimeout()
Copyright © 2018 MuleSoft Inc. All rights reserved.