@Portable public class Status extends Object
| Constructor and Description |
|---|
Status(String webWorkerUUID,
int startCheckIndex,
int endCheckIndex,
int totalCheckCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEnd() |
int |
getStart() |
int |
getTotalCheckCount() |
String |
getWebWorkerUUID() |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.