org.ow2.orchestra.pvm.internal.jobexecutor
Class JobHistoryEntry
java.lang.Object
org.ow2.orchestra.pvm.internal.jobexecutor.JobHistoryEntry
- All Implemented Interfaces:
- Serializable
public class JobHistoryEntry
- extends Object
- implements Serializable
one entry in the jobImpl execution history.
- Author:
- Tom Baeyens
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
executionTime
protected Date executionTime
jobDescription
protected String jobDescription
exception
protected String exception
JobHistoryEntry
public JobHistoryEntry()
Copyright © 2011 OW2 Consortium. All Rights Reserved.