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