public class UpdateAlternativePaymentOrderStatusJob extends AbstractAbortableJobPerformable<IsvAlternativePaymentUpdateOrderStatusJobModel>
Constructor and Description |
---|
UpdateAlternativePaymentOrderStatusJob() |
Modifier and Type | Method and Description |
---|---|
PerformResult |
perform(IsvAlternativePaymentUpdateOrderStatusJobModel jobModel)
Retrieves all waiting for payment orders and checks current order status.
|
protected void |
triggerEvent(OrderModel order) |
isAbortable
public UpdateAlternativePaymentOrderStatusJob()
public PerformResult perform(IsvAlternativePaymentUpdateOrderStatusJobModel jobModel)
jobModel
- holds the configuration for current executionPerformResult
that encapsulates status and result.protected void triggerEvent(OrderModel order)