Serialized Form
-
Package org.flowable.job.api
-
Exception org.flowable.job.api.FlowableUnrecoverableJobException
class FlowableUnrecoverableJobException extends org.flowable.common.engine.api.FlowableException implements Serializable -
Exception org.flowable.job.api.JobNotFoundException
class JobNotFoundException extends org.flowable.common.engine.api.FlowableObjectNotFoundException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
jobId
String jobId
the id of the job
-
-