Class Xs2aFillBpmnContext
- java.lang.Object
-
- de.adorsys.opba.protocol.xs2a.service.protocol.Xs2aFillBpmnContext
-
- All Implemented Interfaces:
org.flowable.engine.delegate.JavaDelegate
@Service("xs2afillBpmnContext") public class Xs2aFillBpmnContext extends Object implements org.flowable.engine.delegate.JavaDelegateFills key BPMN execution parameters into context. Should be called as first element of process execution. SetsContextModetoContextMode.MOCK_REAL_CALLS, so that the execution is initiated in validation mode to find what parameters are necessary to be provided by PSU during authorization.
-
-
Constructor Summary
Constructors Constructor Description Xs2aFillBpmnContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.flowable.engine.delegate.DelegateExecution execution)
-