Uses of Interface
org.flowable.job.api.AcquiredExternalWorkerJob
-
Uses of AcquiredExternalWorkerJob in org.flowable.job.api
Methods in org.flowable.job.api that return types with arguments of type AcquiredExternalWorkerJobModifier 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.