Package | Description |
---|---|
org.camunda.bpm.engine.rest.impl |
Modifier and Type | Method and Description |
---|---|
static FetchAndLockResult |
FetchAndLockResult.failed(Throwable throwable) |
static FetchAndLockResult |
FetchAndLockResult.successful(List<LockedExternalTaskDto> tasks) |
protected FetchAndLockResult |
FetchAndLockHandlerImpl.tryFetchAndLock(FetchAndLockRequest request) |
Copyright © 2022. All rights reserved.