public static interface OperationRetrier.RetriableOperation
| Modifier and Type | Method and Description |
|---|---|
default String |
getRetryExhaustedMessage()
The message to be used in case of retry exhausted
|
Boolean |
run()
Runs the operation
|
Copyright © 2019 MuleSoft Inc. All rights reserved.