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