Uses of Interface
org.flowable.job.api.AcquiredExternalWorkerJob
-
Uses of AcquiredExternalWorkerJob in org.flowable.job.api
Modifier and TypeMethodDescriptiondefault List<AcquiredExternalWorkerJob>
ExternalWorkerJobAcquireBuilder.acquireAndLock
(int numberOfTasks, String workerId) Acquire and lock the given number of jobs for the given worker id.ExternalWorkerJobAcquireBuilder.acquireAndLock
(int numberOfTasks, String workerId, int numberOfRetries) Acquire and lock the given number of jobs for the given worker id.