@Service(value="xs2aAccountListConsentInitiate") public class CreateAisAccountListConsentService extends ValidatedExecution<AccountListXs2aContext>
AisConsent
from the context to ASPSP API.| Constructor and Description |
|---|
CreateAisAccountListConsentService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
AccountListXs2aContext context) |
protected void |
doPrepareContext(org.flowable.engine.delegate.DelegateExecution execution,
AccountListXs2aContext context) |
protected void |
doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
AccountListXs2aContext context) |
protected void |
doValidate(org.flowable.engine.delegate.DelegateExecution execution,
AccountListXs2aContext context) |
doAfterCall, executeprotected void doPrepareContext(org.flowable.engine.delegate.DelegateExecution execution,
AccountListXs2aContext context)
doPrepareContext in class ValidatedExecution<AccountListXs2aContext>protected void doValidate(org.flowable.engine.delegate.DelegateExecution execution,
AccountListXs2aContext context)
doValidate in class ValidatedExecution<AccountListXs2aContext>protected void doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
AccountListXs2aContext context)
doRealExecution in class ValidatedExecution<AccountListXs2aContext>protected void doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
AccountListXs2aContext context)
doMockedExecution in class ValidatedExecution<AccountListXs2aContext>Copyright © 2020. All rights reserved.