org.jbpm.jobexecutor
Class JobHistoryEntry

java.lang.Object
  extended by org.jbpm.jobexecutor.JobHistoryEntry
All Implemented Interfaces:
java.io.Serializable

public class JobHistoryEntry
extends java.lang.Object
implements java.io.Serializable

one entry in the job execution history.

Author:
Tom Baeyens
See Also:
Serialized Form

Constructor Summary
JobHistoryEntry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobHistoryEntry

public JobHistoryEntry()