public class SimpleJobStatusBlock
extends java.lang.Object
| Constructor and Description |
|---|
SimpleJobStatusBlock(long jobId,
Status status)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getJobId()
Get job id.
|
Status |
getStatus()
Get status of the job.
|
Copyright © 2022. All Rights Reserved.