Uses of Class
org.camunda.bpm.engine.rest.impl.FetchAndLockResult
-
Uses of FetchAndLockResult in org.camunda.bpm.engine.rest.impl
Modifier and TypeMethodDescriptionstatic FetchAndLockResult
static FetchAndLockResult
FetchAndLockResult.successful
(List<LockedExternalTaskDto> tasks) protected FetchAndLockResult
FetchAndLockHandlerImpl.tryFetchAndLock
(FetchAndLockRequest request)