public class JobInstanceImpl extends Object implements javax.batch.runtime.JobInstance
| Constructor and Description |
|---|
JobInstanceImpl(String jobName,
long instanceId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getInstanceId() |
String |
getJobName() |
public JobInstanceImpl(String jobName, long instanceId)
public long getInstanceId()
getInstanceId in interface javax.batch.runtime.JobInstancepublic String getJobName()
getJobName in interface javax.batch.runtime.JobInstanceCopyright © 2017 The Apache Software Foundation. All rights reserved.