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