@Service(value="xs2aTransactionListing") public class Xs2aTransactionListingService extends ValidatedExecution<TransactionListXs2aContext>
ProcessResponse to the event bus.| Modifier and Type | Class and Description |
|---|---|
static class |
Xs2aTransactionListingService.Extractor |
static class |
Xs2aTransactionListingService.ResourceIdOptionalIfListTransactionsForConsent
Special override for ListTransaction resourceId validation for the case when FinTech requires global consent
for transactions, acccounts, balances on all accounts.
|
| Constructor and Description |
|---|
Xs2aTransactionListingService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListXs2aContext context) |
protected void |
doValidate(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListXs2aContext context) |
doAfterCall, doMockedExecution, doPrepareContext, executeprotected 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>Copyright © 2020. All rights reserved.