public abstract class AbstractPaymentJob<T extends AbstractPayment,J extends org.kapott.hbci.GV.AbstractHBCIJob> extends ScaAwareJob<T,PaymentResponse>
| Constructor and Description |
|---|
AbstractPaymentJob(TransactionRequest<T> transactionRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected PaymentResponse |
createJobResponse() |
abstract String |
orderIdFromJobResult(org.kapott.hbci.GV_Result.HBCIJobResult paymentGV) |
executepublic AbstractPaymentJob(TransactionRequest<T> transactionRequest)
protected PaymentResponse createJobResponse()
public abstract String orderIdFromJobResult(org.kapott.hbci.GV_Result.HBCIJobResult paymentGV)
Copyright © 2020. All rights reserved.