Class SJobLog
- java.lang.Object
-
- org.bonitasoft.engine.scheduler.model.SJobLog
-
- All Implemented Interfaces:
java.io.Serializable,PersistentObject
@Entity public class SJobLog extends java.lang.Object implements PersistentObject
- Author:
- Celine Souchet
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SJobLog(long jobDescriptorId)
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.bonitasoft.engine.persistence.PersistentObject
getId, setId, setTenantId
-
-