|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gwe.persistence.model.live.OrderIncrementalProgress
public class OrderIncrementalProgress
| Constructor Summary | |
|---|---|
OrderIncrementalProgress(int orderId,
int completedAmount)
|
|
OrderIncrementalProgress(int orderId,
int completedAmount,
int failedAmount)
|
|
| Method Summary | |
|---|---|
int |
getJobsCompletedIncrement()
|
int |
getJobsFailedIncrement()
|
int |
getOrderId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrderIncrementalProgress(int orderId,
int completedAmount)
public OrderIncrementalProgress(int orderId,
int completedAmount,
int failedAmount)
| Method Detail |
|---|
public int getOrderId()
public int getJobsCompletedIncrement()
public int getJobsFailedIncrement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||