com.ibm.batch.container.status
Class JobStatusKey
java.lang.Object
com.ibm.batch.container.status.JobStatusKey
- All Implemented Interfaces:
- IPersistenceDataKey
public class JobStatusKey
- extends Object
- implements IPersistenceDataKey
JobStatusKey
public JobStatusKey(long jobInstanceId)
getJobInstanceId
public long getJobInstanceId()
setJobInstanceId
public void setJobInstanceId(long jobInstanceId)
getKeyPrimitive
public Long getKeyPrimitive()
- Description copied from interface:
IPersistenceDataKey
- Returns an object which could be used as a DB key.
- Specified by:
getKeyPrimitive in interface IPersistenceDataKey
- Returns:
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.