@Service(value="xs2aTransactionListConsentInitiate") public class CreateAisTransactionListConsentService extends ValidatedExecution<TransactionListXs2aContext>
AisConsent
from the context to ASPSP API.| Constructor and Description |
|---|
CreateAisTransactionListConsentService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListXs2aContext context) |
protected void |
doPrepareContext(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListXs2aContext context) |
protected void |
doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListXs2aContext context) |
protected void |
doValidate(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListXs2aContext context) |
doAfterCall, executepublic CreateAisTransactionListConsentService()
protected void doPrepareContext(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListXs2aContext context)
doPrepareContext in class ValidatedExecution<TransactionListXs2aContext>protected void doValidate(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListXs2aContext context)
doValidate in class ValidatedExecution<TransactionListXs2aContext>protected void doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListXs2aContext context)
doRealExecution in class ValidatedExecution<TransactionListXs2aContext>protected void doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListXs2aContext context)
doMockedExecution in class ValidatedExecution<TransactionListXs2aContext>Copyright © 2020. All rights reserved.