@Service(value="xs2aStartPaymentAuthorization") public class StartPaymentAuthorization extends ValidatedExecution<Xs2aPisContext>
| Modifier and Type | Class and Description |
|---|---|
static class |
StartPaymentAuthorization.Extractor |
| Constructor and Description |
|---|
StartPaymentAuthorization() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
doValidate(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
doAfterCall, doPrepareContext, executeprotected void doValidate(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context)
doValidate in class ValidatedExecution<Xs2aPisContext>protected void doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context)
doRealExecution in class ValidatedExecution<Xs2aPisContext>protected void doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context)
doMockedExecution in class ValidatedExecution<Xs2aPisContext>Copyright © 2020. All rights reserved.