Class Xs2aReportValidationError
- java.lang.Object
-
- de.adorsys.opba.protocol.xs2a.service.validation.Xs2aReportValidationError
-
- All Implemented Interfaces:
org.flowable.engine.delegate.JavaDelegate
@Service("xs2aReportValidationError") public class Xs2aReportValidationError extends Object implements org.flowable.engine.delegate.JavaDelegateReports that there were validation errors on context. As the result user should be redirected to the form, where he can provide missing data to the context to proceed with authorization. Typically that data is passed back to the context usingUpdateAuthorization.
-
-
Constructor Summary
Constructors Constructor Description Xs2aReportValidationError()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.flowable.engine.delegate.DelegateExecution execution)
-