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