-
public interface JobInstanceProvides a view of a job instance to the JobOperator.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetInstanceId()Get unique id for this JobInstance.java.lang.StringgetJobName()Get job name.
-