@Service(value="xs2aSinglePaymentInitiate") public class CreateSinglePaymentService extends ValidatedExecution<Xs2aPisContext>
AisConsent
from the context to ASPSP API.| Modifier and Type | Class and Description |
|---|---|
static class |
CreateSinglePaymentService.Extractor |
| Constructor and Description |
|---|
CreateSinglePaymentService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
doPrepareContext(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, executeprotected void doPrepareContext(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context)
doPrepareContext in class ValidatedExecution<Xs2aPisContext>protected 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.