| Package | Description |
|---|---|
| de.adorsys.aspsp.xs2a.domain | |
| de.adorsys.aspsp.xs2a.exception | |
| de.adorsys.aspsp.xs2a.service | |
| de.adorsys.aspsp.xs2a.service.mapper |
| Modifier and Type | Method and Description |
|---|---|
static Xs2aTransactionStatus |
Xs2aTransactionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Xs2aTransactionStatus[] |
Xs2aTransactionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MessageError(Xs2aTransactionStatus status,
List<TppMessageInformation> tppMessages) |
MessageError(Xs2aTransactionStatus status,
TppMessageInformation tppMessage) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aTransactionStatus> |
PaymentService.getPaymentStatusById(String paymentId,
PaymentType paymentType)
Retrieves payment status from ASPSP
|
| Modifier and Type | Method and Description |
|---|---|
Xs2aTransactionStatus |
PaymentMapper.mapToTransactionStatus(SpiTransactionStatus spiTransactionStatus) |
| Modifier and Type | Method and Description |
|---|---|
static PaymentInitiationStatusResponse200Json |
PaymentModelMapper.mapToStatusResponse12(Xs2aTransactionStatus status) |
static TransactionStatus |
PaymentModelMapper.mapToTransactionStatus12(Xs2aTransactionStatus responseObject) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.