Package javax.batch.runtime
Interface JobInstance
-
public interface JobInstance
-
-
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.
-