Uses of Interface
org.flowable.job.service.impl.asyncexecutor.JobExecutionObservation
Packages that use JobExecutionObservation
-
Uses of JobExecutionObservation in org.flowable.job.service.impl.asyncexecutor
Fields in org.flowable.job.service.impl.asyncexecutor declared as JobExecutionObservationModifier and TypeFieldDescriptionstatic final JobExecutionObservationJobExecutionObservation.NOOPMethods in org.flowable.job.service.impl.asyncexecutor that return JobExecutionObservationModifier and TypeMethodDescriptionMethods in org.flowable.job.service.impl.asyncexecutor with parameters of type JobExecutionObservationModifier and TypeMethodDescriptionprotected voidExecuteAsyncRunnable.executeJob(boolean unlock, JobExecutionObservation observation) protected booleanExecuteAsyncRunnable.lockJob(JobExecutionObservation observation) protected voidExecuteAsyncRunnable.runInternally(JobExecutionObservation observation)