Package | Description |
---|---|
org.camunda.bpm.engine.rest | |
org.camunda.bpm.engine.rest.dto.externaltask | |
org.camunda.bpm.engine.rest.impl |
Modifier and Type | Method and Description |
---|---|
List<LockedExternalTaskDto> |
ExternalTaskRestService.fetchAndLock(FetchExternalTasksDto fetchingDto) |
Modifier and Type | Method and Description |
---|---|
static LockedExternalTaskDto |
LockedExternalTaskDto.fromLockedExternalTask(LockedExternalTask task) |
Modifier and Type | Method and Description |
---|---|
static List<LockedExternalTaskDto> |
LockedExternalTaskDto.fromLockedExternalTasks(List<LockedExternalTask> tasks) |
Modifier and Type | Method and Description |
---|---|
List<LockedExternalTaskDto> |
ExternalTaskRestServiceImpl.fetchAndLock(FetchExternalTasksDto fetchingDto) |
Copyright © 2017. All rights reserved.