public class CheckAuthorizeOrderPaymentAction
extends <any>
Constructor and Description |
---|
CheckAuthorizeOrderPaymentAction() |
Modifier and Type | Method and Description |
---|---|
protected Transition |
assignStatusForOrder(OrderModel order)
Sets the status for given order in case on of its
PaymentTransactionEntryModel matches proper
PaymentTransactionType and TransactionStatus . |
Transition |
executeAction(OrderProcessModel process) |
void |
setPaymentTransactionService(PaymentTransactionService paymentTransactionService) |
public Transition executeAction(OrderProcessModel process)
protected Transition assignStatusForOrder(OrderModel order)
PaymentTransactionEntryModel
matches proper
PaymentTransactionType
and TransactionStatus
.order
- OrderModel
Transition
public void setPaymentTransactionService(PaymentTransactionService paymentTransactionService)