Class Xs2aPersistConsentAndContext

  • All Implemented Interfaces:
    org.flowable.engine.delegate.JavaDelegate

    @Service("xs2aPersistConsentAndContext")
    public class Xs2aPersistConsentAndContext
    extends ValidatedExecution<Xs2aContext>
    Persists the context and the associated context with it to the database. The context is necessary for future reuse - to validate the consent type, if it can be applied to current operation, etc.
    • Constructor Detail

      • Xs2aPersistConsentAndContext

        public Xs2aPersistConsentAndContext()