com.ibm.di.server
Class JobStatus
java.lang.Object
com.ibm.di.server.JobStatus
public class JobStatus
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
thread
public Object thread
threadName
public String threadName
start
public long start
end
public long end
exception
public Exception exception
JobStatus
public JobStatus(String name,
Object thread)
end
public void end()
endStatus
public String endStatus()