SchedulerStatusDataBean
.public interface GetJobStatusCmd
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getJobStatus()
Deprecated.
Gets the job status.
|
void |
setJobInstanceId(java.lang.Long lJobInstanceId)
Deprecated.
Sets the instance number of a specific run of a job.
|