@Service(value="hbciReadTransactionListFromCache") public class HbciReadTransactionListFromCache extends ValidatedExecution<TransactionListHbciContext>
| Constructor and Description |
|---|
HbciReadTransactionListFromCache() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListHbciContext context)
Mock ASPSP API function call template.
|
protected void |
doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListHbciContext context)
Real ASPSP call function template.
|
doAfterCall, doPrepareContext, doValidate, executeprotected void doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListHbciContext context)
ValidatedExecutiondoRealExecution in class ValidatedExecution<TransactionListHbciContext>protected void doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListHbciContext context)
ValidatedExecutiondoMockedExecution in class ValidatedExecution<TransactionListHbciContext>Copyright © 2020. All rights reserved.