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