@Service(value="hbciGetPaymentStatusState") public class HbciGetPaymentStatusEntrypoint extends HbciGetPaymentEntrypoint<PaymentStatusRequest,PaymentStatusBody> implements GetPaymentStatusState
| Constructor and Description |
|---|
HbciGetPaymentStatusEntrypoint(org.flowable.engine.RuntimeService runtimeService,
ProcessEventHandlerRegistrar registrar,
DtoMapper<Set<ValidationIssue>,Set<ValidationError>> errorMapper,
HbciPreparePaymentContext hbciPreparePaymentContext,
HbciResultBodyExtractor extractor) |
public HbciGetPaymentStatusEntrypoint(org.flowable.engine.RuntimeService runtimeService,
ProcessEventHandlerRegistrar registrar,
DtoMapper<Set<ValidationIssue>,Set<ValidationError>> errorMapper,
HbciPreparePaymentContext hbciPreparePaymentContext,
HbciResultBodyExtractor extractor)
Copyright © 2020. All rights reserved.