Modifier and Type | Method and Description |
---|---|
TransactionListHbciContext |
HbciListTransactionsEntrypoint.FromRequest.map(ListTransactionsRequest ctx) |
protected TransactionListHbciContext |
HbciListTransactionsEntrypoint.prepareContext(ServiceContext<ListTransactionsRequest> serviceContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
HbciReadTransactionListFromCache.doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListHbciContext context) |
protected void |
HbciStoreTransactionListToCache.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListHbciContext context) |
protected void |
HbciReadTransactionListFromCache.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListHbciContext context) |
boolean |
HbciConsentInfo.isCachedTransactionListMissing(TransactionListHbciContext ctx)
Any kind of list transaction consent exists?
|
boolean |
HbciConsentInfo.noTransactionConsentPresent(TransactionListHbciContext ctx)
Any kind of consent exists?
|
Modifier and Type | Method and Description |
---|---|
TransactionListHbciContext |
HbciListTransactionsEntrypoint$FromRequestImpl.map(ListTransactionsRequest ctx) |
Modifier and Type | Method and Description |
---|---|
protected void |
HbciTransactionListing.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListHbciContext context) |
Modifier and Type | Method and Description |
---|---|
protected void |
HbciPublishTransactionListResult.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
TransactionListHbciContext context) |
Copyright © 2020. All rights reserved.