| Package | Description |
|---|---|
| org.camunda.bpm.engine.rest | |
| org.camunda.bpm.engine.rest.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalTaskRestService.setRetries(SetRetriesForExternalTasksDto retriesDto) |
BatchDto |
ExternalTaskRestService.setRetriesAsync(SetRetriesForExternalTasksDto retriesDto) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalTaskRestServiceImpl.setRetries(SetRetriesForExternalTasksDto retriesDto) |
BatchDto |
ExternalTaskRestServiceImpl.setRetriesAsync(SetRetriesForExternalTasksDto retriesDto) |
protected UpdateExternalTaskRetriesBuilder |
ExternalTaskRestServiceImpl.updateRetries(SetRetriesForExternalTasksDto retriesDto) |
Copyright © 2013–2021 camunda services GmbH. All rights reserved.