@Service @Transactional(readOnly=true) public class UpdatePaymentStatusAfterSpiServiceInternal extends Object implements UpdatePaymentStatusAfterSpiService
| Constructor and Description |
|---|
UpdatePaymentStatusAfterSpiServiceInternal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
updatePaymentStatus(@NotNull String paymentId,
@NotNull de.adorsys.psd2.xs2a.core.pis.TransactionStatus status) |
public UpdatePaymentStatusAfterSpiServiceInternal()
@Transactional
public boolean updatePaymentStatus(@NotNull
@NotNull String paymentId,
@NotNull
@NotNull de.adorsys.psd2.xs2a.core.pis.TransactionStatus status)
Copyright © 2019. All rights reserved.