Class SJobDescriptor
java.lang.Object
org.bonitasoft.engine.scheduler.model.SJobDescriptor
- All Implemented Interfaces:
Serializable,PersistentObject
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSJobDescriptor(String jobClassName, String jobName) SJobDescriptor(String jobClassName, String jobName, String description) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bonitasoft.engine.persistence.PersistentObject
getId, setId
-
Field Details
-
JOB_NAME
- See Also:
-
JOB_CLASS_NAME
- See Also:
-
ID
- See Also:
-
DESCRIPTION
- See Also:
-
-
Constructor Details
-
SJobDescriptor
-
SJobDescriptor
-