@Service(value="xs2aStartConsentAuthorization") public class StartConsentAuthorization extends ValidatedExecution<Xs2aContext>
| Modifier and Type | Class and Description |
|---|---|
static class |
StartConsentAuthorization.Extractor |
| Constructor and Description |
|---|
StartConsentAuthorization() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aContext context) |
protected void |
doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aContext context) |
protected void |
doValidate(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aContext context) |
doAfterCall, doPrepareContext, executeprotected void doValidate(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aContext context)
doValidate in class ValidatedExecution<Xs2aContext>protected void doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aContext context)
doRealExecution in class ValidatedExecution<Xs2aContext>protected void doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aContext context)
doMockedExecution in class ValidatedExecution<Xs2aContext>Copyright © 2020. All rights reserved.