Constructor and Description |
---|
ValidationProblem(String processId,
String executionId,
Object result,
boolean consentIncompatible,
URI provideMoreParamsDialog,
Set<ValidationIssue> issues) |
Constructor and Description |
---|
LastViolations(Set<ValidationIssue> violations) |
LastViolations(Set<ValidationIssue> violations,
boolean consentIncompatible) |
Modifier and Type | Field and Description |
---|---|
protected DtoMapper<Set<ValidationIssue>,Set<ValidationError>> |
HbciOutcomeMapper.errorMapper |
Modifier and Type | Method and Description |
---|---|
Set<ValidationError> |
HbciGetAuthorizationState.HbciViolationsMapper.map(Set<ValidationIssue> from) |
Constructor and Description |
---|
HbciGetPaymentInfoEntrypoint(org.flowable.engine.RuntimeService runtimeService,
ProcessEventHandlerRegistrar registrar,
DtoMapper<Set<ValidationIssue>,Set<ValidationError>> errorMapper,
HbciPreparePaymentContext hbciPreparePaymentContext,
HbciResultBodyExtractor extractor) |
HbciGetPaymentStatusEntrypoint(org.flowable.engine.RuntimeService runtimeService,
ProcessEventHandlerRegistrar registrar,
DtoMapper<Set<ValidationIssue>,Set<ValidationError>> errorMapper,
HbciPreparePaymentContext hbciPreparePaymentContext,
HbciResultBodyExtractor extractor) |
Modifier and Type | Method and Description |
---|---|
protected ValidationError |
HbciGetAuthorizationState$HbciViolationsMapperImpl.validationIssueToValidationError(ValidationIssue validationIssue) |
Modifier and Type | Method and Description |
---|---|
Set<ValidationError> |
HbciGetAuthorizationState$HbciViolationsMapperImpl.map(Set<ValidationIssue> from) |
Constructor and Description |
---|
LastViolations(Set<ValidationIssue> violations) |
Modifier and Type | Field and Description |
---|---|
protected DtoMapper<Set<ValidationIssue>,Set<ValidationError>> |
Xs2aOutcomeMapper.errorMapper |
Constructor and Description |
---|
Xs2aSandboxListTransactionsEntrypoint(org.flowable.engine.RuntimeService runtimeService,
Xs2aResultBodyExtractor extractor,
ProcessEventHandlerRegistrar registrar,
Xs2aListTransactionsEntrypoint.FromRequest mapper,
ExtendWithServiceContext extender,
DtoMapper<Set<ValidationIssue>,Set<ValidationError>> errorMapper) |
Modifier and Type | Method and Description |
---|---|
protected ValidationError |
Xs2aGetAuthorizationState$ViolationsMapperImpl.validationIssueToValidationError(ValidationIssue validationIssue) |
Modifier and Type | Method and Description |
---|---|
Set<ValidationError> |
Xs2aGetAuthorizationState$ViolationsMapperImpl.map(Set<ValidationIssue> arg0) |
Copyright © 2020. All rights reserved.