| Modifier and Type | Method and Description |
|---|---|
default List<AcquiredExternalWorkerJob> |
ExternalWorkerJobAcquireBuilder.acquireAndLock(int numberOfTasks,
String workerId)
Acquire and lock the given number of jobs for the given worker id.
|
List<AcquiredExternalWorkerJob> |
ExternalWorkerJobAcquireBuilder.acquireAndLock(int numberOfTasks,
String workerId,
int numberOfRetries)
Acquire and lock the given number of jobs for the given worker id.
|
Copyright © 2020 Flowable. All rights reserved.