@Service public class CreateConsentOrPaymentPossibleErrorHandler extends Object
| Constructor and Description |
|---|
CreateConsentOrPaymentPossibleErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
tryCreateAndHandleErrors(org.flowable.engine.delegate.DelegateExecution execution,
Runnable tryCreate)
Swallows retryable (like wrong IBAN) consent initiation exceptions.
|
public CreateConsentOrPaymentPossibleErrorHandler()
public void tryCreateAndHandleErrors(org.flowable.engine.delegate.DelegateExecution execution,
Runnable tryCreate)
tryCreate - Consent/payment creation function to callCopyright © 2020. All rights reserved.