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