@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, execute
protected void doRealExecution(org.flowable.engine.delegate.DelegateExecution execution, TransactionListHbciContext context)
ValidatedExecution
doRealExecution
in class ValidatedExecution<TransactionListHbciContext>
protected void doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution, TransactionListHbciContext context)
ValidatedExecution
doMockedExecution
in class ValidatedExecution<TransactionListHbciContext>
Copyright © 2020. All rights reserved.