Class ReportPaymentAuthorizationDenied
- java.lang.Object
-
- de.adorsys.opba.protocol.bpmnshared.service.exec.ValidatedExecution<Xs2aPisContext>
-
- de.adorsys.opba.protocol.xs2a.service.xs2a.payment.ReportPaymentAuthorizationDenied
-
- All Implemented Interfaces:
org.flowable.engine.delegate.JavaDelegate
@Service("xs2aReportToFintechPaymentDenied") public class ReportPaymentAuthorizationDenied extends ValidatedExecution<Xs2aPisContext>
-
-
Constructor Summary
Constructors Constructor Description ReportPaymentAuthorizationDenied()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voiddoRealExecution(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)-
Methods inherited from class de.adorsys.opba.protocol.bpmnshared.service.exec.ValidatedExecution
doAfterCall, doMockedExecution, doPrepareContext, doValidate, execute
-
-
-
-
Method Detail
-
doRealExecution
protected void doRealExecution(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)- Specified by:
doRealExecutionin classValidatedExecution<Xs2aPisContext>
-
-