public class ShipperTasksStatistic extends Object
| Constructor and Description |
|---|
ShipperTasksStatistic(int runningTaskCount,
int successTaskCount,
int failTaskCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetFailTaskCount() |
int |
GetRunningTaskCount() |
int |
GetSuccessTaskCount() |
Copyright © 2025. All Rights Reserved.