| Modifier and Type | Method and Description |
|---|---|
protected HbciSandboxContext |
TemplateBasedOperationHandler.doExecute(org.flowable.engine.delegate.DelegateExecution execution,
HbciSandboxContext context) |
protected abstract HbciSandboxContext |
OperationHandler.doExecute(org.flowable.engine.delegate.DelegateExecution execution,
HbciSandboxContext context) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DecisionSwitch.anonymousBpdSupported(HbciSandboxContext context) |
protected HbciSandboxContext |
TemplateBasedOperationHandler.doExecute(org.flowable.engine.delegate.DelegateExecution execution,
HbciSandboxContext context) |
protected abstract HbciSandboxContext |
OperationHandler.doExecute(org.flowable.engine.delegate.DelegateExecution execution,
HbciSandboxContext context) |
protected abstract String |
TemplateBasedOperationHandler.getTemplatePathAndUpdateCtxIfNeeded(HbciSandboxContext context) |
boolean |
DecisionSwitch.isCustomMessage(HbciSandboxContext context) |
boolean |
DecisionSwitch.isDialogAnonymous(HbciSandboxContext context) |
boolean |
DecisionSwitch.isDialogEnd(HbciSandboxContext context) |
boolean |
DecisionSwitch.isDialogInit(HbciSandboxContext context) |
boolean |
DecisionSwitch.isDialogInitSca(HbciSandboxContext context) |
boolean |
DecisionSwitch.isDialogInitScaTan2Step(HbciSandboxContext context) |
boolean |
DecisionSwitch.isDialogPinOkAndNoTan(HbciSandboxContext context) |
boolean |
DecisionSwitch.isDialogPinTanOk(HbciSandboxContext context) |
boolean |
DecisionSwitch.isSynchronization(HbciSandboxContext context) |
boolean |
DecisionSwitch.isWrongScaMethod(HbciSandboxContext context) |
protected boolean |
OperationHandler.usesCustomHandlingAndHandles(HbciSandboxContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AnonymousDialogInitBpd.getTemplatePathAndUpdateCtxIfNeeded(HbciSandboxContext context) |
protected String |
AnonymousDialogInitNotSupported.getTemplatePathAndUpdateCtxIfNeeded(HbciSandboxContext context) |
protected String |
AnonymousDialogEnd.getTemplatePathAndUpdateCtxIfNeeded(HbciSandboxContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AuthorizedAuthLost.getTemplatePathAndUpdateCtxIfNeeded(HbciSandboxContext context) |
protected String |
AuthorizedCustomMsg.getTemplatePathAndUpdateCtxIfNeeded(HbciSandboxContext context) |
protected String |
AuthorizedDialogEnd.getTemplatePathAndUpdateCtxIfNeeded(HbciSandboxContext context) |
protected String |
AuthorizedDialogInit.getTemplatePathAndUpdateCtxIfNeeded(HbciSandboxContext context) |
protected String |
AuthorizedSynchronization.getTemplatePathAndUpdateCtxIfNeeded(HbciSandboxContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
WrongScaMethodId.getTemplatePathAndUpdateCtxIfNeeded(HbciSandboxContext context) |
protected String |
WrongPinTanOrLogin.getTemplatePathAndUpdateCtxIfNeeded(HbciSandboxContext context) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
JsonTemplateInterpolation.interpolate(String templateResourcePath,
HbciSandboxContext context) |
String |
JsonTemplateInterpolation.interpolateToHbci(String templateResourcePath,
HbciSandboxContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
HbciSandboxPaymentService.acceptPayment(HbciSandboxContext context) |
void |
HbciSandboxPaymentService.createPayment(HbciSandboxContext context,
boolean instantPayment) |
void |
HbciSandboxPaymentService.createPaymentIfNeededAndPossibleFromContext(HbciSandboxContext context) |
void |
HbciSandboxPaymentService.paymentFromDatabaseToContext(HbciSandboxContext context,
String paymentId) |
Copyright © 2020. All rights reserved.