Class BaseCreateAisConsentService<T extends Xs2aContext>

    • Constructor Detail

      • BaseCreateAisConsentService

        public BaseCreateAisConsentService()
    • Method Detail

      • postHandleCreatedConsent

        protected void postHandleCreatedConsent​(de.adorsys.xs2a.adapter.api.Response<de.adorsys.xs2a.adapter.api.model.ConsentsResponse201> consentInit,
                                                org.flowable.engine.delegate.DelegateExecution execution,
                                                Xs2aContext context)