@Service public class CancelCertainPaymentService extends AbstractCancelPaymentService
| Constructor and Description |
|---|
CancelCertainPaymentService(CancelPaymentService cancelPaymentService,
SpiPaymentFactory spiPaymentFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<? extends SpiPayment> |
createSpiPayment(List<PisPayment> pisPayments,
CommonPaymentData commonPaymentData) |
cancelPayment, isCommonPayment@Autowired public CancelCertainPaymentService(CancelPaymentService cancelPaymentService, SpiPaymentFactory spiPaymentFactory)
protected Optional<? extends SpiPayment> createSpiPayment(List<PisPayment> pisPayments, CommonPaymentData commonPaymentData)
createSpiPayment in class AbstractCancelPaymentServiceCopyright © 2019. All rights reserved.