Uses of Class
org.flowable.common.engine.api.FlowableObjectNotFoundException
Packages that use FlowableObjectNotFoundException
-
Uses of FlowableObjectNotFoundException in org.flowable.job.api
Subclasses of FlowableObjectNotFoundException in org.flowable.job.apiModifier and TypeClassDescriptionclass
This exception is thrown when you try to execute a job that is not found (may be due to cancelActiviti="true" for instance)..