public class OrdersTerminationUnconfirmedEtl extends Object
| Constructor and Description |
|---|
OrdersTerminationUnconfirmedEtl() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getInterval() |
com.ptteng.rent.user.service.OrdersService |
getOrdersService() |
void |
process() |
void |
setInterval(Long interval) |
void |
setOrdersService(com.ptteng.rent.user.service.OrdersService ordersService) |
public void process()
throws InterruptedException
InterruptedExceptionpublic com.ptteng.rent.user.service.OrdersService getOrdersService()
public void setOrdersService(com.ptteng.rent.user.service.OrdersService ordersService)
public Long getInterval()
public void setInterval(Long interval)
Copyright © 2018. All rights reserved.