protected static class JobManager.JobqueueRecord
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Long |
checkTimeValue |
protected java.lang.Long |
recordID |
protected int |
status |
| Constructor and Description |
|---|
JobqueueRecord(java.lang.Long recordID,
int status,
java.lang.Long checkTimeValue) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getCheckTimeValue() |
java.lang.Long |
getRecordID() |
int |
getStatus() |