Class Xs2aStorePreValidationContext
- java.lang.Object
-
- de.adorsys.opba.protocol.xs2a.service.validation.Xs2aStorePreValidationContext
-
- All Implemented Interfaces:
org.flowable.engine.delegate.JavaDelegate
@Service("xs2aStorePreValidationContext") public class Xs2aStorePreValidationContext extends Object implements org.flowable.engine.delegate.JavaDelegateStores the context before calling validation process, so thatXs2aRestorePreValidationContextcan restore it to the state it was before validation.
-
-
Constructor Summary
Constructors Constructor Description Xs2aStorePreValidationContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.flowable.engine.delegate.DelegateExecution execution)
-