Modifier and Type | Method and Description |
---|---|
AccountListHbciContext |
HbciListAccountsEntrypoint.FromRequest.map(ListAccountsRequest ctx) |
protected AccountListHbciContext |
HbciListAccountsEntrypoint.prepareContext(ServiceContext<ListAccountsRequest> serviceContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
HbciReadAccountListFromCache.doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
AccountListHbciContext context) |
protected void |
HbciStoreAccountListToCache.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
AccountListHbciContext context) |
protected void |
HbciReadAccountListFromCache.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
AccountListHbciContext context) |
boolean |
HbciConsentInfo.isCachedAccountListMissing(AccountListHbciContext ctx)
Any kind of list account consent exists?
|
boolean |
HbciConsentInfo.noAccountsConsentPresent(AccountListHbciContext ctx)
Any kind of consent exists?
|
Modifier and Type | Method and Description |
---|---|
AccountListHbciContext |
HbciListAccountsEntrypoint$FromRequestImpl.map(ListAccountsRequest ctx) |
Modifier and Type | Method and Description |
---|---|
protected void |
HbciAccountListing.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
AccountListHbciContext context) |
Modifier and Type | Method and Description |
---|---|
protected void |
HbciPublishAccountListResult.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
AccountListHbciContext context) |
Copyright © 2020. All rights reserved.