com.ibm.jbatch.container.status
Class JobStatusKey
java.lang.Object
com.ibm.jbatch.container.status.JobStatusKey
public class JobStatusKey
- extends Object
|
Method Summary |
long |
getDatabaseKey()
Note this is the only getter method, to enforce consistency
in getting the instance ID as key. |
String |
toString()
|
JobStatusKey
public JobStatusKey(long jobInstanceId)
getDatabaseKey
public long getDatabaseKey()
- Note this is the only getter method, to enforce consistency
in getting the instance ID as key.
- Returns:
- jobInstanceId
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.