public interface JobInstance
Provides a view of a job instance to the JobOperator.
-
Method Summary
Modifier and TypeMethodDescriptionlong
Get unique id for this JobInstance.Get job name.
-
Method Details
-
getInstanceId
long getInstanceId()Get unique id for this JobInstance.- Returns:
- instance id
-
getJobName
-